Start development on 1.16

Change-Id: Id17e18369a374d638244aaf9bfe3968d436fc8a2
This commit is contained in:
James E. Blair
2012-02-29 12:06:25 -08:00
parent f719a31954
commit 4fead107ca

View File

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