Skip to content

Commit

Permalink
Bump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
gerhardol committed Dec 27, 2015
1 parent 60899b8 commit 046a914
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions Changes.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@

2.1.3 2015-09-
2.1.3 2015-12-27
Overlay, HighScore, UniqueRoutes, PerformancePredictor
* Updated version numbering after move to GitHub
* Updated URL for documentation links to github from Google Code
* Updated Spanish translation
* Updated URL for documentation links from Google Code to GitHub
* Updated Spanish translation, thanks to AlexMTB
* Updated some layout, to work better with translations like Spanish
* Merge from Trails: Custom pace/speed where distance was other than 1 (like min/100m) was not calc correctly
* Merge from Trails: Custom pace/speed where distance was other than 1 (like min/100m) was not calculated correctly

2.0.467 2015-01-30 (Plugin Catalog)
PerformancePredictor:
Expand Down
2 changes: 1 addition & 1 deletion HighScorePlugin/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("2.1.2.*")]
[assembly: AssemblyVersion("2.1.3.*")]
[assembly: AssemblyFileVersion("2.0")]
2 changes: 1 addition & 1 deletion OverlayPlugin/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("2.1.2.*")]
[assembly: AssemblyVersion("2.1.3.*")]
[assembly: AssemblyFileVersion("2.0")]
2 changes: 1 addition & 1 deletion PerformancePredictorPlugin/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("2.1.2.*")]
[assembly: AssemblyVersion("2.1.3.*")]
[assembly: AssemblyFileVersion("2.0")]


2 changes: 1 addition & 1 deletion UniqueRoutesPlugin/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("2.1.2.*")]
[assembly: AssemblyVersion("2.1.3.*")]
[assembly: AssemblyFileVersion("2.0")]

0 comments on commit 046a914

Please sign in to comment.