diff --git a/core/ReleaseNotes b/core/ReleaseNotes index 35c77e333..18b480f92 100644 --- a/core/ReleaseNotes +++ b/core/ReleaseNotes @@ -1,3 +1,12 @@ +OpenRocket 13.11.1 (2013-11-15): +------------------------------ + +Bug Fixes: + * Seems the jogl update didn't happen in the 13.11 build. + * Made the motor filter remember previous settings + * Fixed various exceptions in flight configuration tables due to column reordering + * Fixed NPE when deleting a configuration + OpenRocket 13.11 (2013-11-08): ------------------------------ diff --git a/core/resources/build.properties b/core/resources/build.properties index 105845a4b..37517eff2 100644 --- a/core/resources/build.properties +++ b/core/resources/build.properties @@ -1,7 +1,7 @@ # The OpenRocket build version -build.version=13.11dev +build.version=13.11.1 # The source of the package. When building a package for a specific