summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrepo2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo b/repo
index b8784d08..5dd4b784 100755
--- a/repo
+++ b/repo
@@ -114,7 +114,7 @@ if not REPO_REV:
114# limitations under the License. 114# limitations under the License.
115 115
116# increment this whenever we make important changes to this script 116# increment this whenever we make important changes to this script
117VERSION = (2, 0) 117VERSION = (2, 3)
118 118
119# increment this if the MAINTAINER_KEYS block is modified 119# increment this if the MAINTAINER_KEYS block is modified
120KEYRING_VERSION = (2, 0) 120KEYRING_VERSION = (2, 0)