Changed the version number to 0.9.1.
[mymail.git] / mymail.c
index 48f25fa..3d5efc0 100644 (file)
--- a/mymail.c
+++ b/mymail.c
@@ -45,7 +45,7 @@
 #include <regex.h>
 
 #define MYMAIL_DB_MAGIC_TOKEN "mymail_index_file"
-#define VERSION "0.9"
+#define VERSION "0.9.1"
 
 #define MAX_NB_SEARCH_CONDITIONS 10