git repos / blockattack-game

commit 1b79ccc7

sago007 · 2009-06-14 16:41
1b79ccc722354f5cb110a5816e7be91c402f978f patch · browse files
parent 5134c5f09f93c4114ac52b05e4bbd5ae7fc97cb6

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