Bumping version to 1.2.0 in prep for Bexar release, and updated AUTHORS file

This commit is contained in:
Chuck Thier
2011-01-25 16:31:51 +00:00
committed by Tarmac
2 changed files with 5 additions and 1 deletions

View File

@@ -24,9 +24,13 @@ Paul Jimenez
Brian K. Jones
Ed Leafe
Stephen Milton
Russ Nelson
Colin Nicholson
Andrew Clay Shafer
Monty Taylor
Caleb Tennis
FUJITA Tomonori
Kapil Thangavelu
Conrad Weidenkeller
Chris Wedgwood
Cory Wright

View File

@@ -1,5 +1,5 @@
import gettext
__version__ = '1.1.0'
__version__ = '1.2.0'
gettext.install('swift')