summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schanda <schanda@itestra.de>2013-03-07 16:15:41 +0100
committerJohannes Schanda <schanda@itestra.de>2013-03-07 16:15:41 +0100
commit76b37f2c10c5fad9d64e6766b03461b1da65c309 (patch)
tree791bb0ce71478050d67756bcb275b0744eec13ee
parent7e94c8a7651a88e2197673ae74a7e8d121d11605 (diff)
downloadgenivi-common-api-runtime-76b37f2c10c5fad9d64e6766b03461b1da65c309.tar.gz
Set version 2.0 in package version
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 649ee21..607b33f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.61)
AC_INIT([GENIVI Common API C++ Library],
- [0.7],
+ [2.0],
[],
[CommonAPI])