[Pkg-owncloud-commits] [qtkeychain] 49/115: Set version to 0.1.0

Sandro Knauß hefee-guest at moszumanska.debian.org
Sat Mar 15 19:25:45 UTC 2014


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

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

commit 0c3fa67363974d622987f4ec11f619587a2e26e3
Author: Frank Osterfeld <frank.osterfeld at kdab.com>
Date:   Wed Jan 16 18:53:49 2013 +0100

    Set version to 0.1.0
---
 CMakeLists.txt | 2 +-
 keychain.h     | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index e9db61a..965f86b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -3,7 +3,7 @@ project(qtkeychain)
 
 ###
 
-set(QTKEYCHAIN_VERSION 0)
+set(QTKEYCHAIN_VERSION 0.1.0)
 set(QTKEYCHAIN_SOVERSION 0)
 
 ###
diff --git a/keychain.h b/keychain.h
index dd56d4f..950d5ce 100644
--- a/keychain.h
+++ b/keychain.h
@@ -16,6 +16,8 @@
 
 class QSettings;
 
+#define QTKEYCHAIN_VERSION 0x000100
+
 namespace QKeychain {
 
 /**

-- 
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