diff options
| author | 2011-05-15 23:00:03 +0000 | |
|---|---|---|
| committer | 2011-05-15 23:00:03 +0000 | |
| commit | cfec5bb08a356a0de71777143a19496d92d2f696 (patch) | |
| tree | 16e657de57a83af82ca30f504c73a5540e7df7bc | |
| parent | Automatic weekly version update: 201119 (diff) | |
| download | unrealircd-unreal3_2_fixes.tar.gz unrealircd-unreal3_2_fixes.tar.bz2 unrealircd-unreal3_2_fixes.zip | |
Automatic weekly version update: 201120 unreal3_2_fixes
| -rw-r--r-- | include/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/version.h b/include/version.h index 102feab8e..70097b134 100644 --- a/include/version.h +++ b/include/version.h @@ -46,7 +46,7 @@ * Can be useful if the above 3 versionids are insufficient for you (eg: you want to support CVS). * This is updated automatically on the CVS server every Monday. so don't touch it. */ -#define UNREAL_VERSION_TIME 201119 +#define UNREAL_VERSION_TIME 201120 #define UnrealProtocol 2310 #define PATCH1 "3" |
