src/gui/modules/misc_non_gui.py
changeset 2339 aa5954c06b9d
parent 2319 247375ff5e19
child 2377 8e97dd53f9e4
--- a/src/gui/modules/misc_non_gui.py	Fri May 06 17:24:48 2011 -0700
+++ b/src/gui/modules/misc_non_gui.py	Sat May 07 00:25:10 2011 -0700
@@ -40,7 +40,7 @@
 
 # The current version of the Client API the PM, UM and
 # WebInstall GUIs have been tested against and are known to work with.
-CLIENT_API_VERSION = 58
+CLIENT_API_VERSION = 59
 LOG_DIR = "/var/tmp"
 LOG_ERROR_EXT = "_error.log"
 LOG_INFO_EXT = "_info.log"