Bump stable extension vers for uplift. No Bug. r=no-one. a=standard8 DONTBUILD
Bump stable extension vers for uplift. No Bug. r=no-one. a=standard8 DONTBUILD
--- a/client.py
+++ b/client.py
@@ -17,22 +17,22 @@ DEFAULTS = {
# LDAPSDKS
'LDAPSDKS_REPO': 'http://hg.mozilla.org/projects/ldap-sdks/',
'LDAPSDKS_REV': 'LDAPCSDK_6_0_7F_RTM',
# URL of the default hg repository to clone for ChatZilla.
'CHATZILLA_REPO': 'http://hg.mozilla.org/chatzilla/',
# The stable revision to use for the next branch
-# 'CHATZILLA_REV': 'CHATZILLA_0_9_89_RELEASE',
+# 'CHATZILLA_REV': 'CHATZILLA_0_9_90_RELEASE',
# URL of the default hg repository to clone for DOM Inspector.
'INSPECTOR_REPO': 'http://hg.mozilla.org/dom-inspector/',
# The stable revision to use for the next branch
-# 'INSPECTOR_REV': 'DOMI_2_0_11_RELEASE',
+# 'INSPECTOR_REV': 'DOMI_2_0_13_RELEASE',
# URL of the default hg repository to clone for Venkman.
'VENKMAN_REPO': 'http://hg.mozilla.org/venkman/',
# The stable revision to use for the next branch
# 'VENKMAN_REV': 'VENKMAN_RELEASE_0_9_89',
# URL of the default hg repository to clone for Mozilla.
'MOZILLA_REPO': 'http://hg.mozilla.org/mozilla-central/',