diff options
| author | ptitSeb <sebastien.chev@gmail.com> | 2025-06-07 16:16:19 +0200 |
|---|---|---|
| committer | ptitSeb <sebastien.chev@gmail.com> | 2025-06-07 16:16:19 +0200 |
| commit | 4539eccd4016779d333f63b5cd1c69dace39b571 (patch) | |
| tree | e89a5180c30f01acc5aa8b935bc1253a8905dd4d /src | |
| parent | 03d220b1d297a9e5be81760833b014edf9dfe7ab (diff) | |
| download | box64-4539eccd4016779d333f63b5cd1c69dace39b571.tar.gz box64-4539eccd4016779d333f63b5cd1c69dace39b571.zip | |
Start of a new dev. cycle
Diffstat (limited to 'src')
| -rw-r--r-- | src/box64version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/box64version.h b/src/box64version.h index 0346b12e..1282793d 100644 --- a/src/box64version.h +++ b/src/box64version.h @@ -3,6 +3,6 @@ #define BOX64_MAJOR 0 #define BOX64_MINOR 3 -#define BOX64_REVISION 6 +#define BOX64_REVISION 7 #endif //__BOX64_VERSION_H_ |