Release Tracks 2.2.3

This commit is contained in:
Dan Rice 2014-09-30 11:53:06 -04:00
parent ddc7cb8e3c
commit f98d32c1a4
4 changed files with 14 additions and 10 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.2'
tracks_version='2.2.3'
# 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`