mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-16 04:43:14 +01:00
Head is now at 2.063.2
Increment version number and add phobos changes.
This commit is contained in:
@@ -34,7 +34,7 @@ set(LDC_VERSION "0.12.0") # May be overridden by git hash tag
|
||||
set(DMDFE_MAJOR_VERSION 2)
|
||||
set(DMDFE_MINOR_VERSION 0)
|
||||
set(DMDFE_PATCH_VERSION 63)
|
||||
set(DMDFE_FIX_LEVEL 1) # Comment out if not used
|
||||
set(DMDFE_FIX_LEVEL 2) # Comment out if not used
|
||||
|
||||
set(DMD_VERSION ${DMDFE_MAJOR_VERSION}.${DMDFE_MINOR_VERSION}${DMDFE_PATCH_VERSION})
|
||||
if(DEFINED DMDFE_FIX_LEVEL)
|
||||
|
||||
Submodule runtime/phobos updated: 9fe205f1f7...89a229598d
Reference in New Issue
Block a user