From e549838863d5651c68967ecfe1c2bafd1fc41f21 Mon Sep 17 00:00:00 2001 From: kruland2607 Date: Sat, 5 Oct 2013 21:51:06 -0500 Subject: [PATCH] Make release of 13.09.1. --- core/ChangeLog | 4 ++++ core/ReleaseNotes | 10 +++++++++- core/resources/build.properties | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/core/ChangeLog b/core/ChangeLog index 402fa56e2..7aebf1b0f 100644 --- a/core/ChangeLog +++ b/core/ChangeLog @@ -1,3 +1,7 @@ +2013-10-05 Kevin Ruland + + * Released version 13.09.1 + 2013-09-08 Sampo Niskanen * Released version 13.09 diff --git a/core/ReleaseNotes b/core/ReleaseNotes index 4efa93284..ef3751b94 100644 --- a/core/ReleaseNotes +++ b/core/ReleaseNotes @@ -1,3 +1,11 @@ +OpenRocket 13.09.1 (2013-10-05): +------------------------------ + +This release contains a number of bug fixes, updated 3D JOGL +libraries. Added preliminary thrustcurves for Aerotech C3 and D2 18mm +reloads. + + OpenRocket 13.09 (2013-09-08): ------------------------------ @@ -212,4 +220,4 @@ of simulations. OpenRocket 0.9.0 (2009-05-24): ------------------------------- -Initial release. \ No newline at end of file +Initial release. diff --git a/core/resources/build.properties b/core/resources/build.properties index 0369eda01..a15161ca0 100644 --- a/core/resources/build.properties +++ b/core/resources/build.properties @@ -1,7 +1,7 @@ # The OpenRocket build version -build.version=13.09dev +build.version=13.09.1 # The source of the package. When building a package for a specific