mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-30 11:33:14 +01:00
Fix version number
This commit is contained in:
@@ -30,7 +30,7 @@ include(GetLinuxDistribution)
|
||||
#
|
||||
|
||||
# Version information
|
||||
set(LDC_VERSION "0.12.0") # May be overridden by git hash tag
|
||||
set(LDC_VERSION "0.13.0") # May be overridden by git hash tag
|
||||
set(DMDFE_MAJOR_VERSION 2)
|
||||
set(DMDFE_MINOR_VERSION 0)
|
||||
set(DMDFE_PATCH_VERSION 64)
|
||||
|
||||
Reference in New Issue
Block a user