Skip to content
Snippets Groups Projects
Commit ff937dd5 authored by Giacomo Strangolino's avatar Giacomo Strangolino
Browse files

v2.3.9

parent 75f61651
No related branches found
No related tags found
No related merge requests found
cmake_minimum_required(VERSION 3.20)
project(cumbia-qtcontrols-ng VERSION 2.3.7 LANGUAGES C CXX)
project(cumbia-qtcontrols-ng VERSION 2.3.9 LANGUAGES C CXX)
add_subdirectory(src)
add_subdirectory(plugins)
......@@ -25,8 +25,8 @@ CUMBIA_QTCONTROLS_NG_DOCDIR=$${INSTALL_ROOT}/share/doc/cumbia-qtcontrols-ng
cumbia_qtcontrols_ng_LIB=cumbia-qtcontrols-ng
VERSION_HEX = 0x020307
VERSION = 2.3.7
VERSION_HEX = 0x020309
VERSION = 2.3.9
DEFINES += CUMBIA_QTCONTROLS_NG_VERSION_STR=\"\\\"$${VERSION}\\\"\" \
CUMBIA_QTCONTROLS_NG_VERSION=$${VERSION_HEX}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment