Bump to 2.7.2

This commit is contained in:
Holger Just 2012-06-09 18:17:46 +02:00
parent 4456440535
commit 8d56d32774

View File

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