diff options
author | Ralph Amissah <ralph@amissah.com> | 2017-07-27 12:07:34 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:14 -0400 |
commit | b1c43b3f554a3bb9b82a62fddc392f8829e24552 (patch) | |
tree | da155487ecc99686d1de9e1d80272894605a4fba /dub.sdl | |
parent | maker.org makefile supported compilers, make all_builds_debug (diff) |
meta doc abstraction summary
Diffstat (limited to 'dub.sdl')
-rw-r--r-- | dub.sdl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ targetPath "./bin" #sourcePath "./src/sdp" stringImportPaths "./views" buildRequirements "allowWarnings" -dependency "sdlang-d" version="~>0.10.0" +dependency "sdlang-d" version="~>0.10.1" dependency "archive" version="~>0.6.0" configuration "sdp-release" { name "release" |