Skip to content

Commit f3c8104

Browse files
committed
Bump version to 0.13.0
1 parent ee63707 commit f3c8104

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
@@ -14,7 +14,7 @@ endif()
1414

1515
# Set version
1616
set(SDDM_VERSION_MAJOR 0)
17-
set(SDDM_VERSION_MINOR 12)
17+
set(SDDM_VERSION_MINOR 13)
1818
set(SDDM_VERSION_PATCH 0)
1919
set(SDDM_VERSION_STRING "${SDDM_VERSION_MAJOR}.${SDDM_VERSION_MINOR}.${SDDM_VERSION_PATCH}")
2020

0 commit comments

Comments
 (0)