diff --git a/version.h b/version.h index 84d475f..582d3c5 100644 --- a/version.h +++ b/version.h @@ -1,5 +1,5 @@ #ifndef __version_h__ #define __version_h__ -#define VERSION "0.3" -#define VERSION_DATE "Sun Aug 7 15:38:02 2016" +#define VERSION "0.4" +#define VERSION_DATE "Sat Sep 24 12:51:22 2016" #endif