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

v2.3.7 (inau trigger)

parent 3970de52
No related branches found
Tags 2.3.7
No related merge requests found
cmake_minimum_required(VERSION 3.20)
project(cumbia-qtcontrols-ng VERSION 2.3.6 LANGUAGES C CXX)
project(cumbia-qtcontrols-ng VERSION 2.3.7 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 = 0x020306
VERSION = 2.3.6
VERSION_HEX = 0x020307
VERSION = 2.3.7
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