mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-04 16:28:50 +01:00
bump version numbers to 2.2RC2
This commit is contained in:
parent
fa8e0c37b7
commit
8f005544e8
3 changed files with 10 additions and 5 deletions
|
|
@ -11,7 +11,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.2RC
|
||||
* Version: 2.2RC2
|
||||
* Copyright: (cc) 2004-2013 rousette.org.uk.
|
||||
* License: GNU GPL
|
||||
|
||||
|
|
@ -43,4 +43,4 @@ While fully usable for everyday use, Tracks is still a work in progress. Make
|
|||
sure that you take sensible precautions and back up all your data frequently,
|
||||
taking particular care when you are upgrading.
|
||||
|
||||
Enjoy being productive!
|
||||
Enjoy being productive!
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# changed in development.rb to show under_construction bar
|
||||
NOTIFY_BAR = "" unless defined?(NOTIFY_BAR)
|
||||
|
||||
tracks_version='2.2RC'
|
||||
tracks_version='2.2RC2'
|
||||
# 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`
|
||||
|
|
|
|||
|
|
@ -11,11 +11,16 @@
|
|||
* 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.2RC
|
||||
* Version: 2.2RC2
|
||||
* Copyright: (cc) 2004-2013 rousette.org.uk.
|
||||
* License: GNU GPL
|
||||
|
||||
== Version 2.2RC
|
||||
== Version 2.2RC2
|
||||
|
||||
The purpose of this release is to provide additional bugfixes since RC 1 and
|
||||
to upgrade Rails due to the recent security vulnerabilities.
|
||||
|
||||
== Version 2.2RC1
|
||||
|
||||
The main change to this release of Tracks is the migration to Rails 3.2. We had
|
||||
to remove some features because the code and dependencies were not compatible with
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue