Revision: 4612
Author:   [email protected]
Date:     Mon Nov 21 11:04:52 2011
Log:      Created wiki page through web user interface.
http://code.google.com/p/openmeetings/source/detail?r=4612

Added:
 /wiki/OpenMeetingsVersionInfo.wiki

=======================================
--- /dev/null
+++ /wiki/OpenMeetingsVersionInfo.wiki  Mon Nov 21 11:04:52 2011
@@ -0,0 +1,18 @@
+#summary How to check which Openmeetings version running
+
+If you need to know what exactly version you have running of OpenMeetings, you can check that by the file: openmeetings.jar
+
+
+Unzip: /webapps/openmeetings/WEB-INF/lib/openmeetings.jar (jars are zips)
+In the resulting unziped folder open the file to read:
+/META-INF/MANIFEST.MF
+
+You get something like this:
+{{{
+Manifest-Version: 1.0
+Ant-Version: Apache Ant 1.8.2
+Created-By: 1.6.0_26-b03-383-11A511 (Apple Inc.)
+Built-By: OpenMeetings - http://openmeetings.googlecode.com
+Built-On: 23-October-2011
+Svn-Revision: 4368
+}}}

--
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en.

Reply via email to