mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-12-22 09:39:43 +01:00
Bump version to 2.4.1
The plan is for 2.4 development to continue a bit with some minor new features. 2.4.0 was the grand release containing most of the new stuff.
This commit is contained in:
parent
29f05c41b1
commit
5e1a1f80ac
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#ifndef RELEASEVERSION_H
|
||||
#define RELEASEVERSION_H
|
||||
|
||||
#define RELEASE_VERSION "v2.4"
|
||||
#define RELEASE_VERSION "v2.4.1"
|
||||
|
||||
#endif /* RELEASEVERSION_H */
|
||||
|
|
Loading…
Reference in a new issue