Increased the version number to 1.1.4.
authorFrancois Fleuret <francois@fleuret.org>
Tue, 14 Jun 2011 06:46:12 +0000 (08:46 +0200)
committerFrancois Fleuret <francois@fleuret.org>
Tue, 14 Jun 2011 06:46:12 +0000 (08:46 +0200)
selector.1
selector.c

index 088ee4d..bc83e45 100644 (file)
@@ -1,4 +1,4 @@
-.TH "SELECTOR" "1.1.3" "May 2011" "Francois Fleuret" "User Commands"
+.TH "SELECTOR" "1.1.4" "June 2011" "Francois Fleuret" "User Commands"
 
 \" This man page was written by Francois Fleuret <francois@fleuret.org>
 \" and is distributed under a Creative Commons Attribution-Share Alike
index 646cffa..ed30692 100644 (file)
@@ -45,7 +45,7 @@
 #include <getopt.h>
 #include <limits.h>
 
-#define VERSION "1.1.3"
+#define VERSION "1.1.4"
 
 #define BUFFER_SIZE 4096