mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-18 00:00:12 +01:00
update version for developement tree
This commit is contained in:
parent
be71b4f58a
commit
e427940a32
3 changed files with 5 additions and 5 deletions
2
README
2
README
|
|
@ -9,7 +9,7 @@
|
||||||
* Mailing list: http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
|
* Mailing list: http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
|
||||||
* Original developer: bsag (http://www.rousette.org.uk/)
|
* Original developer: bsag (http://www.rousette.org.uk/)
|
||||||
* Contributors: http://getontracks.org/wiki/Contributors
|
* Contributors: http://getontracks.org/wiki/Contributors
|
||||||
* Version: 2.0RC2
|
* Version: 2.0devel
|
||||||
* Copyright: (cc) 2004-2010 rousette.org.uk.
|
* Copyright: (cc) 2004-2010 rousette.org.uk.
|
||||||
* License: GNU GPL
|
* License: GNU GPL
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -121,10 +121,10 @@ if ( SITE_CONFIG['authentication_schemes'].include? 'cas')
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
tracks_version='2.0RC2'
|
tracks_version='2.0devel'
|
||||||
# comment out next two lines if you do not want (or can not) the date of the
|
# comment out next two lines if you do not want (or can not) the date of the
|
||||||
# last git commit in the footer
|
# last git commit in the footer
|
||||||
#info=`git log --pretty=format:"%ai" -1`
|
info=`git log --pretty=format:"%ai" -1`
|
||||||
#tracks_version=tracks_version + ' ('+info+')'
|
tracks_version=tracks_version + ' ('+info+')'
|
||||||
|
|
||||||
TRACKS_VERSION=tracks_version
|
TRACKS_VERSION=tracks_version
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
* Mailing list: http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
|
* Mailing list: http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
|
||||||
* Original developer: bsag (http://www.rousette.org.uk/)
|
* Original developer: bsag (http://www.rousette.org.uk/)
|
||||||
* Contributors: http://getontracks.org/wiki/Contributors
|
* Contributors: http://getontracks.org/wiki/Contributors
|
||||||
* Version: 2.0RC2
|
* Version: 2.0devel
|
||||||
* Copyright: (cc) 2004-2011 rousette.org.uk.
|
* Copyright: (cc) 2004-2011 rousette.org.uk.
|
||||||
* License: GNU GPL
|
* License: GNU GPL
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue