wrapper 1.6

Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
Shawn O. Pearce 2008-10-28 08:46:15 -07:00
parent 1619134720
commit 45476c40c7

2
repo
View File

@ -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)