Bump druntime/Phobos version to 2.059.

This commit is contained in:
David Nadlinger
2012-06-05 10:27:35 +02:00
parent 51b601f900
commit 911e00c434

View File

@@ -15,7 +15,7 @@ else()
endif()
set(DMDFE_MINOR_VERSION 0)
set(DMDFE_PATCH_VERSION 58)
set(DMDFE_PATCH_VERSION 59)
set(DMDFE_VERSION ${D_VERSION}.${DMDFE_MINOR_VERSION}.${DMDFE_PATCH_VERSION})
set(MULTILIB OFF CACHE BOOL "Build both 64-bit and 32-bit libraries")