diff options
Diffstat (limited to 'src/common')
-rw-r--r-- | src/common/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/version.h b/src/common/version.h index f8b1e68..9fa74f8 100644 --- a/src/common/version.h +++ b/src/common/version.h @@ -1,6 +1,6 @@ #ifndef VERSION_H #define VERSION_H -#define VERSION_STR "0.7.0" +#define VERSION_STR "0.7.1" #endif /* VERSION_H */ |