From: Francois Fleuret Date: Tue, 13 Apr 2010 16:35:06 +0000 (+0200) Subject: Changed the version number to 1.1 since the argument of -c changed. X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=selector.git;a=commitdiff_plain;h=d1d58172b0e73be74d9ed8a1b252c7524d6f9469 Changed the version number to 1.1 since the argument of -c changed. --- diff --git a/selector.c b/selector.c index fa0589c..7cea39d 100644 --- a/selector.c +++ b/selector.c @@ -44,7 +44,7 @@ #include #include -#define VERSION "1.0.1" +#define VERSION "1.1" #define BUFFER_SIZE 4096