Selaa lähdekoodia

wrapper 1.6

Signed-off-by: Shawn O. Pearce <sop@google.com>
Shawn O. Pearce 17 vuotta sitten
vanhempi
commit
45476c40c7
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      repo

+ 1 - 1
repo

@@ -28,7 +28,7 @@ if __name__ == '__main__':
 del magic
 
 # increment this whenever we make important changes to this script
-VERSION = (1, 5)
+VERSION = (1, 6)
 
 # increment this if the MAINTAINER_KEYS block is modified
 KEYRING_VERSION = (1,0)