mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-17 07:40:12 +01:00
Bump version to 2.1.3
This commit is contained in:
parent
6090121e77
commit
37f1926a0c
4 changed files with 10 additions and 6 deletions
4
README
4
README
|
|
@ -9,8 +9,8 @@
|
||||||
* 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: https://github.com/TracksApp/tracks/wiki/Contributors
|
* Contributors: https://github.com/TracksApp/tracks/wiki/Contributors
|
||||||
* Version: 2.1.2
|
* Version: 2.1.3
|
||||||
* Copyright: (cc) 2004-2012 rousette.org.uk.
|
* Copyright: (cc) 2004-2013 rousette.org.uk.
|
||||||
* License: GNU GPL
|
* License: GNU GPL
|
||||||
|
|
||||||
More documentation for Tracks can be found within the /doc directory
|
More documentation for Tracks can be found within the /doc directory
|
||||||
|
|
|
||||||
|
|
@ -110,7 +110,7 @@ end
|
||||||
# changed in development.rb to show under_construction bar
|
# changed in development.rb to show under_construction bar
|
||||||
NOTIFY_BAR = "" unless defined?(NOTIFY_BAR)
|
NOTIFY_BAR = "" unless defined?(NOTIFY_BAR)
|
||||||
|
|
||||||
tracks_version='2.1.2'
|
tracks_version='2.1.3'
|
||||||
# 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`
|
||||||
|
|
|
||||||
|
|
@ -10,12 +10,16 @@
|
||||||
* Original developer: bsag (http://www.rousette.org.uk/)
|
* Original developer: bsag (http://www.rousette.org.uk/)
|
||||||
* Contributors: https://github.com/TracksApp/tracks/wiki/Contributors
|
* Contributors: https://github.com/TracksApp/tracks/wiki/Contributors
|
||||||
* Version: 2.1.2
|
* Version: 2.1.2
|
||||||
* Copyright: (cc) 2004-2012 rousette.org.uk.
|
* Copyright: (cc) 2004-2013 rousette.org.uk.
|
||||||
* License: GNU GPL
|
* License: GNU GPL
|
||||||
|
|
||||||
|
== Version 2.1.3
|
||||||
|
|
||||||
|
Upgrade Rails to 2.3.16 to address security vulnerabilities in Rails
|
||||||
|
|
||||||
== Version 2.1.2
|
== Version 2.1.2
|
||||||
|
|
||||||
Upgrade Rails to 2.3.15 to address security vulnerabilties in Rails itself
|
Upgrade Rails to 2.3.15 to address security vulnerabilities in Rails
|
||||||
|
|
||||||
== Version 2.1.1
|
== Version 2.1.1
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue