Start development of 1.22.

Change-Id: Id34cfaddb2cf5d1a803f4eba0428e3f746bb284c
This commit is contained in:
James E. Blair 2013-04-05 07:19:33 -07:00
parent 4b608f293f
commit cd04287b3f

@ -44,7 +44,7 @@ else:
from distutils import version as du_version
version = "1.21"
version = "1.22"
VERBOSE = False
UPDATE = False