[Pkg-owncloud-commits] [qtkeychain] 26/35: Set version and bump SO version

Sandro Knauß hefee-guest at moszumanska.debian.org
Tue May 24 17:40:01 UTC 2016


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

hefee-guest pushed a commit to branch master
in repository qtkeychain.

commit ae7a33fe85470dc38908fcf9ef88a4589fb88343
Author: Frank Osterfeld <frank.osterfeld at kdab.com>
Date:   Mon May 23 11:26:36 2016 +0200

    Set version and bump SO version
    
    0.6 broke BC, so we need to bump the SO version.
    
    Fixes #73
---
 CMakeLists.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3489bbd..4c8a390 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -3,8 +3,8 @@ project(qtkeychain)
 
 ###
 
-set(QTKEYCHAIN_VERSION 0.6.90)
-set(QTKEYCHAIN_SOVERSION 0)
+set(QTKEYCHAIN_VERSION 0.7)
+set(QTKEYCHAIN_SOVERSION 1)
 
 ###
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/qtkeychain.git



More information about the Pkg-owncloud-commits mailing list