summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrepo2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo b/repo
index 0888e44b..2f634d9e 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, 25) 36VERSION = (1, 26)
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)