mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-04 00:23:14 +02:00
Bump version to 6.2.1-git
This commit is contained in:
@@ -69,10 +69,10 @@
|
||||
#define UNREAL_VERSION_MAJOR 2
|
||||
|
||||
/* Minor version number (e.g.: 1 for Unreal3.2.1) */
|
||||
#define UNREAL_VERSION_MINOR 0
|
||||
#define UNREAL_VERSION_MINOR 1
|
||||
|
||||
/* Version suffix such as a beta marker or release candidate marker. (e.g.:
|
||||
-rcX for unrealircd-3.2.9-rcX) */
|
||||
#define UNREAL_VERSION_SUFFIX ".2"
|
||||
#define UNREAL_VERSION_SUFFIX "-git"
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user