From: Lars Op den Kamp Date: Thu, 3 Nov 2011 21:01:38 +0000 (+0100) Subject: bumped to lib version 1.0.0 and follow the proper versioning guideline from now on :-) X-Git-Tag: upstream/2.2.0~1^2~123 X-Git-Url: https://git.piment-noir.org/?p=deb_libcec.git;a=commitdiff_plain;h=a8919ed7f926bd101a4977b2e8b9598b84f65b45 bumped to lib version 1.0.0 and follow the proper versioning guideline from now on :-) --- diff --git a/configure.ac b/configure.ac index b350c82..e146864 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libcec], 0:8:0) +AC_INIT([libcec], 1:0:0) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) AC_PROG_CXX