diff options
Diffstat (limited to 'version.dist')
-rw-r--r-- | version.dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.dist b/version.dist index 8a6a088..a9e2c21 100644 --- a/version.dist +++ b/version.dist @@ -8,6 +8,6 @@ #ifndef __version_h_ #define __version_h_ -static const char *VERSION = "0.1.5pre"; +static const char *VERSION = "0.1.6"; #endif |