Bump the development version number

This commit is contained in:
Dan Rice 2013-02-05 00:28:34 -05:00
parent a4789824e5
commit c09da9cb1c
3 changed files with 3 additions and 3 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.2devel'
tracks_version='2.3devel'
# 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`