diff options
| author | ptitSeb <sebastien.chev@gmail.com> | 2021-11-21 18:49:40 +0100 |
|---|---|---|
| committer | ptitSeb <sebastien.chev@gmail.com> | 2021-11-21 18:49:40 +0100 |
| commit | 01fe333167982a707adf3b769d263f6243e08f32 (patch) | |
| tree | bf06abf0c32800b9c6b218c4a9c9a765992c9a65 /src | |
| parent | 1874c57eae149c9678c0e8722ab3f758d4d73f44 (diff) | |
| download | box64-01fe333167982a707adf3b769d263f6243e08f32.tar.gz box64-01fe333167982a707adf3b769d263f6243e08f32.zip | |
New dev. cycle
Diffstat (limited to 'src')
| -rwxr-xr-x | src/box64version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/box64version.h b/src/box64version.h index 61b95002..3630d2bd 100755 --- a/src/box64version.h +++ b/src/box64version.h @@ -3,6 +3,6 @@ #define BOX64_MAJOR 0 #define BOX64_MINOR 1 -#define BOX64_REVISION 6 +#define BOX64_REVISION 7 #endif //__BOX64_VERSION_H_ |