diff options
| author | ptitSeb <sebastien.chev@gmail.com> | 2021-03-07 17:16:31 +0100 |
|---|---|---|
| committer | ptitSeb <sebastien.chev@gmail.com> | 2021-03-07 17:16:31 +0100 |
| commit | 0e109a9e338fe59e8600d61e5a6ee390b70826bd (patch) | |
| tree | b2eedbaa71b5533c2af64264c7531c60c200a000 /src | |
| parent | 83c98fb6e8854214e3f05af148d3a8e4e6da61f9 (diff) | |
| download | box64-0e109a9e338fe59e8600d61e5a6ee390b70826bd.tar.gz box64-0e109a9e338fe59e8600d61e5a6ee390b70826bd.zip | |
Start of a 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 c7a9f91d..fc52c4be 100755 --- a/src/box64version.h +++ b/src/box64version.h @@ -3,6 +3,6 @@ #define BOX64_MAJOR 0 #define BOX64_MINOR 0 -#define BOX64_REVISION 2 +#define BOX64_REVISION 3 #endif //__BOX64_VERSION_H_ \ No newline at end of file |