src/tests/pkg5unittest.py
changeset 2319 247375ff5e19
parent 2310 ce10607d5332
child 2339 aa5954c06b9d
--- a/src/tests/pkg5unittest.py	Fri Apr 29 11:48:22 2011 -0700
+++ b/src/tests/pkg5unittest.py	Fri Apr 29 12:19:09 2011 -0700
@@ -108,7 +108,7 @@
 
 # Version test suite is known to work with.
 PKG_CLIENT_NAME = "pkg"
-CLIENT_API_VERSION = 57
+CLIENT_API_VERSION = 58
 
 ELIDABLE_ERRORS = [ TestSkippedException, depotcontroller.DepotStateException ]