We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d98358 commit b47d80bCopy full SHA for b47d80b
CMakeLists.txt
@@ -37,7 +37,7 @@ include(GetLinuxDistribution)
37
#
38
39
# Version information
40
-set(LDC_VERSION "0.17.0") # May be overridden by git hash tag
+set(LDC_VERSION "0.17.1") # May be overridden by git hash tag
41
set(DMDFE_MAJOR_VERSION 2)
42
set(DMDFE_MINOR_VERSION 0)
43
set(DMDFE_PATCH_VERSION 68)
0 commit comments