Skip to content
Snippets Groups Projects
Commit fe2780ce authored by Guillaume Roguez's avatar Guillaume Roguez
Browse files

bump to 0.2.2

Refs #70866
parent dfb8c8b7
No related branches found
No related tags found
No related merge requests found
...@@ -156,7 +156,7 @@ FIND_PACKAGE(Qt5Core REQUIRED) ...@@ -156,7 +156,7 @@ FIND_PACKAGE(Qt5Core REQUIRED)
FIND_PACKAGE(Qt5DBus) FIND_PACKAGE(Qt5DBus)
# ADD_DEFINITIONS(-DQT_DISABLE_DEPRECATED_BEFORE=1) # ADD_DEFINITIONS(-DQT_DISABLE_DEPRECATED_BEFORE=1)
SET(GENERIC_LIB_VERSION "0.2.1") SET(GENERIC_LIB_VERSION "0.2.2")
INCLUDE_DIRECTORIES(SYSTEM ${QT_INCLUDES} ) INCLUDE_DIRECTORIES(SYSTEM ${QT_INCLUDES} )
INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR}) INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR})
......
...@@ -9,7 +9,7 @@ name = libringclient ...@@ -9,7 +9,7 @@ name = libringclient
submodule = network submodule = network
folder = libringclient folder = libringclient
kde_release = no kde_release = no
version = 0.2.1 version = 0.2.2
docs = yes docs = yes
translations = yes translations = yes
gitModule = yes gitModule = yes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment