[osmium-tool] 02/11: Imported Upstream version 1.0.0

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Wed Mar 11 21:36:51 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository osmium-tool.

commit fc95954adab513d80e12aa3dbac5c17c1806f684
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Mar 6 19:52:05 2015 +0100

    Imported Upstream version 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