From: Francois Fleuret Date: Tue, 14 Jun 2011 06:46:12 +0000 (+0200) Subject: Increased the version number to 1.1.4. X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=selector.git;a=commitdiff_plain;h=cd2588f04d4d909d5108ba705fcba0337d89ac9c Increased the version number to 1.1.4. --- diff --git a/selector.1 b/selector.1 index 088ee4d..bc83e45 100644 --- a/selector.1 +++ b/selector.1 @@ -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 \" and is distributed under a Creative Commons Attribution-Share Alike diff --git a/selector.c b/selector.c index 646cffa..ed30692 100644 --- a/selector.c +++ b/selector.c @@ -45,7 +45,7 @@ #include #include -#define VERSION "1.1.3" +#define VERSION "1.1.4" #define BUFFER_SIZE 4096