Set version to 0.1.0

This commit is contained in:
Frank Osterfeld 2013-01-16 18:53:49 +01:00
parent 530e1d4bbf
commit 0c3fa67363
2 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,7 @@ project(qtkeychain)
###
set(QTKEYCHAIN_VERSION 0)
set(QTKEYCHAIN_VERSION 0.1.0)
set(QTKEYCHAIN_SOVERSION 0)
###

View File

@ -16,6 +16,8 @@
class QSettings;
#define QTKEYCHAIN_VERSION 0x000100
namespace QKeychain {
/**