summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrepo2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo b/repo
index e7239861..42e7fca9 100755
--- a/repo
+++ b/repo
@@ -33,7 +33,7 @@ REPO_REV = 'stable'
33# limitations under the License. 33# limitations under the License.
34 34
35# increment this whenever we make important changes to this script 35# increment this whenever we make important changes to this script
36VERSION = (1, 26) 36VERSION = (2, 0)
37 37
38# increment this if the MAINTAINER_KEYS block is modified 38# increment this if the MAINTAINER_KEYS block is modified
39KEYRING_VERSION = (1, 2) 39KEYRING_VERSION = (1, 2)