Start development on 1.17

Change-Id: Ie61bd55ea64a6f873911d5c23a38766cb7a9eac6
This commit is contained in:
James E. Blair
2012-04-11 13:42:06 -07:00
parent da19131702
commit b3e0b37d80

View File

@@ -31,7 +31,7 @@ import re
import shlex
import subprocess
version = "1.16"
version = "1.17"
VERBOSE = False
UPDATE = False