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

v2.3.2

parent fafc0458
No related branches found
Tags 2.3.3
No related merge requests found
cmake_minimum_required(VERSION 3.20)
project(cumbia-qtcontrols-ng VERSION 2.3.1 LANGUAGES C CXX)
project(cumbia-qtcontrols-ng VERSION 2.3.2 LANGUAGES C CXX)
add_subdirectory(src)
add_subdirectory(plugins)
......@@ -25,7 +25,7 @@ CUMBIA_QTCONTROLS_NG_DOCDIR=$${INSTALL_ROOT}/share/doc/cumbia-qtcontrols-ng
cumbia_qtcontrols_ng_LIB=cumbia-qtcontrols-ng
VERSION_HEX = 0x020301
VERSION_HEX = 0x020302
VERSION = 2.3.1
DEFINES += CUMBIA_QTCONTROLS_NG_VERSION_STR=\"\\\"$${VERSION}\\\"\" \
......
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