Increased the version number.
[mymail.git] / mymail.c
index 2afeb97..10d4428 100644 (file)
--- a/mymail.c
+++ b/mymail.c
@@ -46,7 +46,7 @@
 #include <time.h>
 
 #define MYMAIL_DB_MAGIC_TOKEN "mymail_index_file"
-#define VERSION "0.9.5"
+#define VERSION "0.9.6"
 
 #define MAX_NB_SEARCH_CONDITIONS 32