diff --git a/version.h b/version.h index d83cd45..02b589c 100644 --- a/version.h +++ b/version.h @@ -1,5 +1,5 @@ #ifndef __version_h__ #define __version_h__ #define VERSION "0.2" -#define VERSION_DATE "Thu Jun 16 21:54:16 2016" +#define VERSION_DATE "Fri Jun 17 22:22:40 2016" #endif