diff --git a/build.properties b/build.properties
index 1bb030aca..d6f02cc79 100644
--- a/build.properties
+++ b/build.properties
@@ -1,7 +1,7 @@
# The OpenRocket build version
-build.version=1.1.0
+build.version=1.1.1pre
# The source of the package. When building a package for a specific
diff --git a/web/html/alternative.css b/web/html/alternative.css
index f53f60ec5..3d2dc0896 100644
--- a/web/html/alternative.css
+++ b/web/html/alternative.css
@@ -403,7 +403,7 @@ div.downloadbox .alternative a:hover {
}
.rightpane div.downloadbox {
- margin: 0 auto 2em 0;
+ margin: 0 auto 2em auto;
}
.rightpane div.screenshot {
font-size: smaller;
diff --git a/web/html/contact.html b/web/html/contact.html
index 20e3a3553..68b56cbe8 100644
--- a/web/html/contact.html
+++ b/web/html/contact.html
@@ -50,14 +50,14 @@
Recent news:
+
21.3.2010: Version 1.1.0 is
+ released!
+
This release includes the first support for loading RockSim
+ rocket design files (.RKT), thanks to contributions by Doug
+ Pedrick. It's also the kick-off of the 1.1 development branch of
+ OpenRocket.
10.3.2010: Version 1.0.0 is
released!
This release includes several hundred new thrustcurves from
@@ -57,12 +63,6 @@
This release updates the aerodynamic calculation methods to be
more in line with the Barrowman method and enhances the simulation
time step selection, in addition to fixing numerous bugs.
-
28.11.2009: Version 0.9.5 is
- released!
-
This release fixes a serious bug in 0.9.4 that
- prevented adding a tube coupler and centering ring to the same
- body tube, in addition to a few smaller additions. Users of
- 0.9.4 should upgrade immediately!
Ready packages
@@ -78,7 +78,7 @@
Currently the development version is the recommended
download.
-
+
-
+
OpenRocket is an free, fully featured model
@@ -88,6 +88,12 @@
News
+
21.3.2010: Version 1.1.0 is
+ released!
+
This release includes the first support for loading RockSim
+ rocket design files (.RKT), thanks to contributions by Doug
+ Pedrick. It's also the kick-off of the 1.1 development branch of
+ OpenRocket.
10.3.2010: Version 1.0.0 is
released!
This release includes several hundred new thrustcurves from
diff --git a/web/htp/contact.htp b/web/htp/contact.htp
index c986003c6..cd05bf285 100644
--- a/web/htp/contact.htp
+++ b/web/htp/contact.htp
@@ -16,7 +16,7 @@
OpenRocket-announce
- (archives)
+ (archives)
Announcements of new OpenRocket versions and
developments. This list is moderated.
@@ -24,7 +24,7 @@
OpenRocket-devel
- (archives)
+ (archives)
Discussion related to OpenRocket development, documentation
and upcoming features.
diff --git a/web/htp/download.htp b/web/htp/download.htp
index 4b43791a6..d4931e4ee 100644
--- a/web/htp/download.htp
+++ b/web/htp/download.htp
@@ -29,6 +29,10 @@
Currently the development version is the recommended
download.
+
+

+
+
diff --git a/web/htp/index.htp b/web/htp/index.htp
index d9d599664..51e97bc66 100644
--- a/web/htp/index.htp
+++ b/web/htp/index.htp
@@ -20,7 +20,7 @@
-
+
diff --git a/web/htp/news.htp b/web/htp/news.htp
index d405d997d..0ba2e6760 100644
--- a/web/htp/news.htp
+++ b/web/htp/news.htp
@@ -9,6 +9,14 @@
+ This release includes the first support for loading RockSim
+ rocket design files (.RKT), thanks to contributions by Doug
+ Pedrick. It's also the kick-off of the 1.1 development branch of
+ OpenRocket.
+