bump version numbers

This commit is contained in:
Reinier Balt 2013-02-19 07:46:25 +01:00
parent 66105d1cea
commit 3af7d08a4f
3 changed files with 4 additions and 9 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.2RC2'
tracks_version='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`