update versioning for master

This commit is contained in:
Reinier Balt 2012-04-03 15:49:24 +02:00
parent 2aef2b5622
commit 90c80c4330
4 changed files with 41 additions and 57 deletions

View file

@ -110,7 +110,7 @@ end
# changed in development.rb to show under_construction bar
NOTIFY_BAR = "" unless defined?(NOTIFY_BAR)
tracks_version='2.1devel'
tracks_version='2.2devel'
# 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`