[osmium-tool] 97/97: Set version to 1.0.0.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Tue Jul 21 20:15:40 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to tag v1.0.0
in repository osmium-tool.
commit 06bcd2c6402877448fb7df44cb82040cd6a4d79b
Author: Jochen Topf <jochen at topf.org>
Date: Fri Mar 6 17:40:33 2015 +0100
Set version to 1.0.0.
---
CMakeLists.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e690c2e..98b6296 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -23,9 +23,9 @@ set(CMAKE_CONFIGURATION_TYPES "Debug;Release;RelWithDebInfo;MinSizeRel;Dev"
project(osmium)
-set(OSMIUM_VERSION_MAJOR 0)
+set(OSMIUM_VERSION_MAJOR 1)
set(OSMIUM_VERSION_MINOR 0)
-set(OSMIUM_VERSION_PATCH 1)
+set(OSMIUM_VERSION_PATCH 0)
set(OSMIUM_VERSION ${OSMIUM_VERSION_MAJOR}.${OSMIUM_VERSION_MINOR}.${OSMIUM_VERSION_PATCH})
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmium-tool.git
More information about the Pkg-grass-devel
mailing list