[Orxonox-commit 3657] r8342 - code/branches/kicklib2/src/external/enet
rgrieder at orxonox.net
rgrieder at orxonox.net
Wed Apr 27 02:34:57 CEST 2011
Author: rgrieder
Date: 2011-04-27 02:34:56 +0200 (Wed, 27 Apr 2011)
New Revision: 8342
Modified:
code/branches/kicklib2/src/external/enet/CMakeLists.txt
Log:
ENet has recently been updated to v1.3.1.
Modified: code/branches/kicklib2/src/external/enet/CMakeLists.txt
===================================================================
--- code/branches/kicklib2/src/external/enet/CMakeLists.txt 2011-04-27 00:34:12 UTC (rev 8341)
+++ code/branches/kicklib2/src/external/enet/CMakeLists.txt 2011-04-27 00:34:56 UTC (rev 8342)
@@ -45,7 +45,7 @@
ORXONOX_ADD_LIBRARY(enet_orxonox
ORXONOX_EXTERNAL
- VERSION 1.3.0
+ VERSION 1.3.1
DEFINE_SYMBOL "ENET_BUILDING_LIB"
LINK_LIBS_WIN32 odbc32 odbccp32 winmm ws2_32
SOURCE_FILES ${ENET_FILES}
More information about the Orxonox-commit
mailing list