Version 2.3.rc1

This commit is contained in:
Dan Rice 2014-10-02 11:53:34 -04:00
parent 7014c8a0d4
commit f619590541
4 changed files with 10 additions and 12 deletions

View file

@ -1,7 +1,7 @@
tracks_version='2.3devel'
tracks_version='2.3.rc1'
# 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`
tracks_version=tracks_version + ' ('+info+')'
#info=`git log --pretty=format:"%ai" -1`
#tracks_version=tracks_version + ' ('+info+')'
TRACKS_VERSION=tracks_version