Skip to content

Commit de41b8e

Browse files
committed
Bump version to 0.18.1
1 parent edcef85 commit de41b8e

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
# Set version
1515
set(SDDM_VERSION_MAJOR 0)
1616
set(SDDM_VERSION_MINOR 18)
17-
set(SDDM_VERSION_PATCH 0)
17+
set(SDDM_VERSION_PATCH 1)
1818
set(SDDM_VERSION_STRING "${SDDM_VERSION_MAJOR}.${SDDM_VERSION_MINOR}.${SDDM_VERSION_PATCH}")
1919

2020
# Set up packaging

0 commit comments

Comments
 (0)