bump version number

This commit is contained in:
Reinier Balt 2013-05-07 10:01:46 +02:00
parent 575341bf93
commit bc8b817d85
4 changed files with 17 additions and 8 deletions

View file

@ -1,7 +1,7 @@
# changed in development.rb to show under_construction bar
NOTIFY_BAR = "" unless defined?(NOTIFY_BAR)
tracks_version='2.2'
tracks_version='2.2.2'
# comment out next two lines if you do not want (or can not) the date of the
# last git commit in the footer
# info=`git log --pretty=format:"%ai" -1`