diff options
| author | 2009-04-13 11:04:37 +0000 | |
|---|---|---|
| committer | 2009-04-13 11:04:37 +0000 | |
| commit | e2c54d4b1e387cbbf2fe153ac530215ba986aec0 (patch) | |
| tree | 55fbdcd31f16608fba54ee10f0f18f29e13e1875 /include | |
| parent | 3.2.8 (diff) | |
| download | unrealircd-stable.tar.gz unrealircd-stable.tar.bz2 unrealircd-stable.zip | |
3.2.8.1 stable
Diffstat (limited to 'include')
| -rw-r--r-- | include/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/version.h b/include/version.h index b26f04cf9..e682dfb51 100644 --- a/include/version.h +++ b/include/version.h @@ -46,14 +46,14 @@ * 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 200908 +#define UNREAL_VERSION_TIME 200914 #define UnrealProtocol 2309 #define PATCH1 "3" #define PATCH2 ".2" #define PATCH3 ".8" #define PATCH4 "" -#define PATCH5 "" +#define PATCH5 ".1" #define PATCH6 "" #define PATCH7 "" #define PATCH8 COMPILEINFO |
