Changed the version number to 1.1 since the argument of -c changed.
authorFrancois Fleuret <francois@fleuret.org>
Tue, 13 Apr 2010 16:35:06 +0000 (18:35 +0200)
committerFrancois Fleuret <francois@fleuret.org>
Tue, 13 Apr 2010 16:35:06 +0000 (18:35 +0200)
selector.c

index fa0589c..7cea39d 100644 (file)
@@ -44,7 +44,7 @@
 #include <locale.h>
 #include <getopt.h>
 
-#define VERSION "1.0.1"
+#define VERSION "1.1"
 
 #define BUFFER_SIZE 4096