Bump the library major version number
authorStef Walter <stefw@gnome.org>
Fri, 13 Jul 2012 10:24:35 +0000 (12:24 +0200)
committerStef Walter <stefw@gnome.org>
Fri, 13 Jul 2012 10:24:35 +0000 (12:24 +0200)
 * We want to settle on 1 after first stable release
 * Since we're going to start patching projects we want this to have
   the pkg-config file be libsecret-1

configure.ac
libsecret/Secret-1.metadata [moved from libsecret/Secret-0.metadata with 100% similarity]

index 48389f6..24f8154 100644 (file)
@@ -13,7 +13,7 @@ dnl  2. If any interfaces have been added, removed, or changed since the last up
 dnl  3. If any interfaces have been added since the last public release, then increment age.
 dnl  4. If any interfaces have been removed or changed since the last public release, then set age to 0.
 
-SECRET_MAJOR=0
+SECRET_MAJOR=1
 SECRET_MINOR=0
 SECRET_MICRO=0