[Orxonox-commit 3243] r7934 - code/branches/mac_osx/src/external/ois

rgrieder at orxonox.net rgrieder at orxonox.net
Sun Feb 20 17:08:36 CET 2011


Author: rgrieder
Date: 2011-02-20 17:08:36 +0100 (Sun, 20 Feb 2011)
New Revision: 7934

Modified:
   code/branches/mac_osx/src/external/ois/CMakeLists.txt
   code/branches/mac_osx/src/external/ois/VERSION
Log:
Correct OIS version in two other places.

Modified: code/branches/mac_osx/src/external/ois/CMakeLists.txt
===================================================================
--- code/branches/mac_osx/src/external/ois/CMakeLists.txt	2011-02-20 16:03:47 UTC (rev 7933)
+++ code/branches/mac_osx/src/external/ois/CMakeLists.txt	2011-02-20 16:08:36 UTC (rev 7934)
@@ -57,7 +57,7 @@
   DEFINE_SYMBOL
     "OIS_NONCLIENT_BUILD"
   VERSION
-    1.2
+    1.3
   SOURCE_FILES
     ${OIS_FILES}
 )

Modified: code/branches/mac_osx/src/external/ois/VERSION
===================================================================
--- code/branches/mac_osx/src/external/ois/VERSION	2011-02-20 16:03:47 UTC (rev 7933)
+++ code/branches/mac_osx/src/external/ois/VERSION	2011-02-20 16:08:36 UTC (rev 7934)
@@ -1,2 +1,2 @@
-OIS SVN trunk updated on 2010/10/07 (revision 26)
-https://wgois.svn.sourceforge.net/svnroot/wgois/ois/trunk/
+OIS SVN v1.3 branch updated on 2011/02/20 (revision 32)
+https://wgois.svn.sourceforge.net/svnroot/wgois/ois/branches/v1-3/




More information about the Orxonox-commit mailing list