Changed the version number to 1.1 since the argument of -c changed.
[selector.git] / 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