upped version number, corrected error in conditional.
[feisty_meow.git] / production / feisty_meow_config.ini
old mode 100644 (file)
new mode 100755 (executable)
index 545638e..367c720
@@ -3,7 +3,7 @@
 # specifies the version of the code that is being constructed here.
 major=2
 minor=140
-revision=42
+revision=52
 build=0
 
 # specifies the remainder of the version record info.
@@ -15,8 +15,9 @@ web_site=http://feistymeow.org
 
 # some settings that affect how the code is generated.
 
-# if DEBUG or NOISY are non-empty, the libraries are built with more debugging information.
+# if DEBUG is not empty, then code is built with more debugging information.
 DEBUG=t
+# if NOISY is non-empty, there will be more information emitted during builds.
 #NOISY=t
 
 # if this is turned on, then all warnings are turned on and they are