OSDN Git Service

[BUILD][CMAKE] Update version of libCSPemu_utils.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Sun, 4 Nov 2018 15:51:22 +0000 (00:51 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Sun, 4 Nov 2018 15:51:22 +0000 (00:51 +0900)
source/src/qt/emuutils/CMakeLists.txt

index 6690b14..ccc564d 100644 (file)
@@ -13,7 +13,7 @@ set(s_qt_emuutils_srcs
 
 QT5_WRAP_CPP(s_qt_emuutils_headers_MOC ${s_qt_emuutils_headers})
        
-SET(THIS_LIB_VERSION 2.14.1
+SET(THIS_LIB_VERSION 2.14.2
 
 add_definitions(-D__LIBEMU_UTIL_VERSION=\"libCSPemu_utils.${THIS_LIB_VERSION}\")