summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schanda <schanda@itestra.de>2013-09-05 17:07:10 +0200
committerJohannes Schanda <schanda@itestra.de>2013-09-05 17:07:10 +0200
commit4bd27d7f06d1141e338adb11e0807f95be6412be (patch)
tree60cef73e02bd6f680da2e4271c8b24672b4b1de4
parent350c3b2ed62e529b311308e981f31b0bec4356e2 (diff)
downloadgenivi-common-api-dbus-runtime-4bd27d7f06d1141e338adb11e0807f95be6412be.tar.gz
Update library api version number for 2.1
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 3c33519..4944f5d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,8 +20,8 @@ noinst_LTLIBRARIES =
lib_LTLIBRARIES =
# Library interface (not package version!)
-LIBCOMMONAPI_DBUS_CURRENT=2
-LIBCOMMONAPI_DBUS_REVISION=1
+LIBCOMMONAPI_DBUS_CURRENT=3
+LIBCOMMONAPI_DBUS_REVISION=0
LIBCOMMONAPI_DBUS_AGE=0
# ------------------------------------------------------------------------------