commit 1b79ccc7
This will be 1.4.1 final
git-svn-id: https://blockattack.svn.sourceforge.net/svnroot/blockattack/trunk@94 9d7177f8-192b-0410-8f35-a16a89829b06
Changed files
| M | source/code/main.cpp before |
diff --git a/source/code/main.cpp b/source/code/main.cpp
index 0354f87..4f6614b 100644
--- a/source/code/main.cpp
+++ b/source/code/main.cpp
@@ -34,7 +34,7 @@ Copyright (C) 2008 Poul Sander
#ifndef VERSION_NUMBER
- #define VERSION_NUMBER "version 1.4.1 BETA"
+ #define VERSION_NUMBER "version 1.4.1"
#endif
//If DEBUG is defined: AI info and FPS will be written to screen