diff options
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,6 +9,6 @@ #ifndef __version_h_ #define __version_h_ -static const char *VERSION = "0.0.3"; +static const char *VERSION = "0.0.4"; -#endif
\ No newline at end of file +#endif |