made two temp paths use the USER variable for uniqueness.
[feisty_meow.git] / production / feisty_meow_config.ini
index 367c7203303d6a25043618fb9486c7441e617b5f..aaf1e575fa3670306e0c42c3260d25a66371248b 100755 (executable)
@@ -3,7 +3,7 @@
 # specifies the version of the code that is being constructed here.
 major=2
 minor=140
-revision=52
+revision=54
 build=0
 
 # specifies the remainder of the version record info.
@@ -24,6 +24,9 @@ DEBUG=t
 # considered errors.
 #STRICT_WARNINGS=t
 
+# comment this out if you do not want to activate RUN_TARGETS for tests.
+#RUN_ALL_TESTS=t
+
 # if this is enabled, then the source dependencies are only generated if
 # they're missing or if this file has changed.  non-lax dependencies get
 # rebuilt whenever a header involved changes, or dependent libraries have