summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-12-08 22:08:05 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-12-08 22:11:21 +0530
commit9468d044bcd8c7cf891482f7924986cf052340fb (patch)
treee96f6ec348292794e3876c641514ff45ed2d0a70
parente330a56bfab712af046a6ffae2beb8a4efc60ae3 (diff)
Changed version number to 1.0.0-alpha and added reference to Jersey library
-rw-r--r--src/org.gluster.storage.management.console/plugin.properties5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/org.gluster.storage.management.console/plugin.properties b/src/org.gluster.storage.management.console/plugin.properties
index 89e6a5c8..e9027ab1 100644
--- a/src/org.gluster.storage.management.console/plugin.properties
+++ b/src/org.gluster.storage.management.console/plugin.properties
@@ -17,9 +17,10 @@
# <http://www.gnu.org/licenses/>.
###############################################################################
aboutText=Gluster Management Console\n\
-Version: 1.0.0\n\n\
+Version: 1.0.0-alpha\n\n\
Copyright (c) 2011 Gluster, Inc.\n\
Visit http://www.gluster.com/\n\n\
This product includes software developed by the\n\
Eclipse Foundation http://eclipse.org/\n\
-RichClientGUI http://www.richclientgui.com/ \ No newline at end of file
+java.net http://jersey.java.net/\n\
+RichClientGUI http://www.richclientgui.com/