OSDN Git Service

[BUILD][Qt][CMAKE] Update SOVERSION.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Sun, 25 Aug 2019 08:51:59 +0000 (17:51 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Sun, 25 Aug 2019 08:51:59 +0000 (17:51 +0900)
source/src/qt/CMakeLists.txt
source/src/qt/avio/CMakeLists.txt
source/src/qt/emuutils/CMakeLists.txt
source/src/qt/gui/CMakeLists.txt

index c74ff35..8d6630c 100644 (file)
@@ -1,5 +1,5 @@
 message("* qt/osd")
-SET(THIS_LIB_VERSION 2.20.1)
+SET(THIS_LIB_VERSION 2.20.2)
 
 set(s_qt_osd_headers
        osd_base.h
index e9343f1..cb5c893 100644 (file)
@@ -1,6 +1,6 @@
 message("* qt/avio")
 
-SET(THIS_LIB_VERSION 2.10.1)
+SET(THIS_LIB_VERSION 2.10.2)
 set(s_qt_avio_headers
          movie_saver.h
          movie_loader.h
index 3f3c41b..8b395eb 100644 (file)
@@ -1,6 +1,6 @@
 message("* qt/emuutils")
 
-SET(THIS_LIB_VERSION 2.16.3)
+SET(THIS_LIB_VERSION 2.16.4)
 
 set(s_qt_emuutils_headers
        ../gui/csp_logger.h
index 548b4b0..401d715 100644 (file)
@@ -1,6 +1,6 @@
 message("* qt/gui")
 
-set(THIS_LIB_VERSION 2.19.5)
+set(THIS_LIB_VERSION 2.19.6)
 #include(cotire)
 #include(PrecompiledHeader)