Bump version to 3.2.2

This commit is contained in:
Holger Just 2012-06-13 10:26:48 +02:00
parent 4d9060964f
commit 5c7a3a53c2
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ module ChiliProject
MAJOR = 3
MINOR = 2
PATCH = 1
PATCH = 2
TINY = PATCH # Redmine compat
# Used by semver to define the special version (if any).