Skip to content

Commit 43c9005

Browse files
committed
Bump version to 0.14.0
1 parent 1d6acdc commit 43c9005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ endif()
1313

1414
# Set version
1515
set(SDDM_VERSION_MAJOR 0)
16-
set(SDDM_VERSION_MINOR 13)
16+
set(SDDM_VERSION_MINOR 14)
1717
set(SDDM_VERSION_PATCH 0)
1818
set(SDDM_VERSION_STRING "${SDDM_VERSION_MAJOR}.${SDDM_VERSION_MINOR}.${SDDM_VERSION_PATCH}")
1919

0 commit comments

Comments
 (0)