aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGravatar autoupdate2010-06-27 23:00:02 +0000
committerGravatar autoupdate2010-06-27 23:00:02 +0000
commitc3ea2568b2e351fc855767514c290ceacbc52f25 (patch)
treeb57f2207275b1a1ac94740e36f092fc291b90726 /include
parent- Fixed desynchronized prototype. (diff)
downloadunrealircd-c3ea2568b2e351fc855767514c290ceacbc52f25.tar.gz
unrealircd-c3ea2568b2e351fc855767514c290ceacbc52f25.tar.bz2
unrealircd-c3ea2568b2e351fc855767514c290ceacbc52f25.zip
Automatic weekly version update: 201026
Diffstat (limited to 'include')
-rw-r--r--include/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/version.h b/include/version.h
index 89e14e1c4..b59f30719 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 201025
+#define UNREAL_VERSION_TIME 201026
#define UnrealProtocol 2309
#define PATCH1 "3"