[pkg-d-commits] [ldc] 110/211: Bump version.
Matthias Klumpp
mak at moszumanska.debian.org
Sun Apr 23 22:36:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
mak pushed a commit to annotated tag v1.1.0
in repository ldc.
commit 72bc6b1334274c0709463e9b737c35e9c0021931
Author: Johan Engelen <jbc.engelen at gmail.com>
Date: Sun Oct 23 17:10:32 2016 +0900
Bump version.
---
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 95a7e9b..0b911c4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -54,7 +54,7 @@ endfunction()
#
# Version information
-set(LDC_VERSION "1.0.0") # May be overridden by git hash tag
+set(LDC_VERSION "1.1.0") # May be overridden by git hash tag
set(DMDFE_MAJOR_VERSION 2)
set(DMDFE_MINOR_VERSION 0)
set(DMDFE_PATCH_VERSION 71)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-d/ldc.git
More information about the pkg-d-commits
mailing list