From: Francois Fleuret Date: Sun, 3 Feb 2013 18:06:59 +0000 (+0100) Subject: Changed the version number to 0.9.1. X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=mymail.git;a=commitdiff_plain;h=ebdee6d9d900ad41e561502b2a6597433b57f485 Changed the version number to 0.9.1. --- diff --git a/mymail.1 b/mymail.1 index 7d6c963..ff8b11b 100644 --- a/mymail.1 +++ b/mymail.1 @@ -1,4 +1,4 @@ -.TH "MYMAIL" "0.9" "February 2013" "Francois Fleuret" "User Commands" +.TH "MYMAIL" "0.9.1" "February 2013" "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/mymail.c b/mymail.c index 48f25fa..3d5efc0 100644 --- a/mymail.c +++ b/mymail.c @@ -45,7 +45,7 @@ #include #define MYMAIL_DB_MAGIC_TOKEN "mymail_index_file" -#define VERSION "0.9" +#define VERSION "0.9.1" #define MAX_NB_SEARCH_CONDITIONS 10