From 31fcba137bd39db763718c2281256ea7c8f21166 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Fri, 27 May 2011 13:45:29 -0700 Subject: [PATCH] Updated version numbers to 0.4.0 --- guacamole/pom.xml | 6 +++--- guacamole/src/main/webapp/index.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/guacamole/pom.xml b/guacamole/pom.xml index 31a8e3b18..d30a0bda0 100644 --- a/guacamole/pom.xml +++ b/guacamole/pom.xml @@ -5,7 +5,7 @@ net.sourceforge.guacamole guacamole-default-webapp war - 0.3.0 + 0.4.0 guacamole-default-webapp http://guacamole.sourceforge.net/ @@ -63,14 +63,14 @@ net.sourceforge.guacamole guacamole-common - 0.3.0 + 0.4.0 compile net.sourceforge.guacamole guacamole-common-js - 0.3.0 + 0.4.0 zip runtime diff --git a/guacamole/src/main/webapp/index.html b/guacamole/src/main/webapp/index.html index 250a70947..cd0cf2bee 100644 --- a/guacamole/src/main/webapp/index.html +++ b/guacamole/src/main/webapp/index.html @@ -83,7 +83,7 @@ - + AGPLv3