summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--version.log4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.log b/version.log
index acabef68d..19a153965 100644
--- a/version.log
+++ b/version.log
@@ -9,10 +9,10 @@ VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="4"
VERSION_EXTRA="-svn"
-VERSION_BUILD="2961"
+VERSION_BUILD="2963"
# $Log$ # Changes since the 1.8.4 Release
-#Revision 2961 - Fixed bug with r2952 (%s was used rather than %d)
+#Revision 2962 - Fixed bug with r2952 (%s was used rather than %d)
#Revision 2952 - Added a tonne of alog()s to log all stateful commands
#Revision 2950 - Added support for building with Microsoft Visual Studio 2010 and removed support for Microsoft Visual Studio 98
#Revision 2947 - Fixed a memory leak and use of uninitialized values in unreal_jointhrottle_mode_check. Note we don't even use this function currently.