Author: shadowmaster
Date: Tue Mar 22 20:35:55 2011
New Revision: 48976

URL: http://svn.gna.org/viewcvs/wesnoth?rev=48976&view=rev
Log:
config: r48975 again, I keep forgetting the test unit

Modified:
    trunk/src/tests/test_config_cache.cpp

Modified: trunk/src/tests/test_config_cache.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/tests/test_config_cache.cpp?rev=48976&r1=48975&r2=48976&view=diff
==============================================================================
--- trunk/src/tests/test_config_cache.cpp (original)
+++ trunk/src/tests/test_config_cache.cpp Tue Mar 22 20:35:55 2011
@@ -40,7 +40,7 @@
        defines_map["APPLE"] = preproc_define();
 #endif
 
-       defines_map["VERSION"] = 
preproc_define(game_config::wesnoth_version.str());
+       defines_map["WESNOTH_VERSION"] = 
preproc_define(game_config::wesnoth_version.str());
 
        return defines_map;
 


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to