mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
Bump the development version number
This commit is contained in:
parent
a4789824e5
commit
c09da9cb1c
3 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@ of the License, or (at your option) any later version.
|
|||
* Mailing list: http://groups.google.com/group/TracksApp
|
||||
* Original developer: bsag (http://www.rousette.org.uk/)
|
||||
* Contributors: https://github.com/TracksApp/tracks/wiki/Contributors
|
||||
* Version: 2.2devel
|
||||
* Version: 2.3devel
|
||||
|
||||
More documentation for Tracks can be found within the /doc directory
|
||||
|
||||
|
|
|
@ -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`
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
* Mailing list: http://groups.google.com/group/TracksApp
|
||||
* Original developer: bsag (http://www.rousette.org.uk/)
|
||||
* Contributors: https://github.com/TracksApp/tracks/wiki/Contributors
|
||||
* Version: 2.2devel
|
||||
* Version: 2.3devel
|
||||
* Copyright: (cc) 2004-2012 rousette.org.uk.
|
||||
* License: GNU GPL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue