Skip to content

Commit b47d80b

Browse files
committed
Set version to 0.17.1
1 parent 8d98358 commit b47d80b

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
@@ -37,7 +37,7 @@ include(GetLinuxDistribution)
3737
#
3838

3939
# Version information
40-
set(LDC_VERSION "0.17.0") # May be overridden by git hash tag
40+
set(LDC_VERSION "0.17.1") # May be overridden by git hash tag
4141
set(DMDFE_MAJOR_VERSION 2)
4242
set(DMDFE_MINOR_VERSION 0)
4343
set(DMDFE_PATCH_VERSION 68)

0 commit comments

Comments
 (0)