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