Bump version to v2.8.1

This commit is contained in:
Holger Just 2013-01-16 23:29:13 +01:00
parent 2b909243ee
commit bfdc43ba73
1 changed files with 1 additions and 1 deletions

View File

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