src/updatemanager.py
changeset 941 e7bff46da54e
parent 927 2beb452e6245
child 942 cb2774668721
--- a/src/updatemanager.py	Thu Mar 12 14:55:27 2009 -0700
+++ b/src/updatemanager.py	Thu Mar 12 16:30:25 2009 -0700
@@ -19,7 +19,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 
@@ -62,7 +62,7 @@
 
 IMAGE_DIRECTORY_DEFAULT = "/"   # Image default directory
 IMAGE_DIR_COMMAND = "svcprop -p update/image_dir svc:/application/pkg/update"
-CLIENT_API_VERSION = 11          # API version
+CLIENT_API_VERSION = 12          # API version
 PKG_CLIENT_NAME = "updatemanager" # API client name
 SELECTION_CHANGE_LIMIT = 0.5    # Time limit in seconds to cancel selection updates
 IND_DELAY = 0.05                # Time delay for printing index progress