[libwnck/wip/warnings: 2/6] update library version info
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libwnck/wip/warnings: 2/6] update library version info
- Date: Thu, 27 Apr 2017 08:08:06 +0000 (UTC)
commit 5daa8305b5f21b5bea3c0cb9aebc5df2f505cc13
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Thu Apr 27 10:06:20 2017 +0300
update library version info
configure.ac | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6d0ee2b..aeff605 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,16 +23,16 @@ AX_CHECK_ENABLE_DEBUG([yes])
dnl libtool versioning for libwnck
dnl increment if the interface has additions, changes, removals.
-LIBWNCK_CURRENT=2
+LIBWNCK_CURRENT=3
dnl increment any time the source changes; set to
dnl 0 if you increment CURRENT
-LIBWNCK_REVISION=2
+LIBWNCK_REVISION=0
dnl increment if any interfaces have been added; set to 0
dnl if any interfaces have been changed or removed. removal has
dnl precedence over adding, so set to 0 if both happened.
-LIBWNCK_AGE=2
+LIBWNCK_AGE=3
AC_SUBST(LIBWNCK_CURRENT)
AC_SUBST(LIBWNCK_REVISION)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]