Procházet zdrojové kódy

Merge branch 'stable'

* stable:
  Bump repo version to 1,10
Shawn O. Pearce před 15 roky
rodič
revize
25b51d8cb7
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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, 9)
+VERSION = (1, 10)
 
 # increment this if the MAINTAINER_KEYS block is modified
 KEYRING_VERSION = (1,0)