Start 1.12.

Change-Id: I9dd1a5e43ccc94339020393e8400aa971b6f4cb7
This commit is contained in:
Monty Taylor 2012-01-27 03:46:28 -05:00
parent fe4a5c827e
commit f8e5df11f4

View File

@ -30,7 +30,7 @@ import re
import shlex
import subprocess
version = "1.11"
version = "1.12"
VERBOSE = False
UPDATE = False