mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-11-05 02:39:41 +01:00
Bump version to v2.5
I consider the 2.4 development cycle over now, after the most important bugs (and regressions) were fixed in 2.4.2. [skip ci]
This commit is contained in:
parent
149f5fbebc
commit
8b62bb1d65
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#ifndef RELEASEVERSION_H
|
||||
#define RELEASEVERSION_H
|
||||
|
||||
#define RELEASE_VERSION "v2.4.2"
|
||||
#define RELEASE_VERSION "v2.5"
|
||||
|
||||
#endif /* RELEASEVERSION_H */
|
||||
|
|
Loading…
Reference in a new issue