From: Lennart Poettering Date: Tue, 27 Oct 2009 02:14:05 +0000 (+0100) Subject: bump version and release X-Git-Tag: upstream/0.19~40 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b831ba62d30c5125729e74b60398165a6b5c77cd;p=platform%2Fupstream%2Flibatasmart.git bump version and release --- diff --git a/configure.ac b/configure.ac index aa720fe..a7209f2 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ AC_PREREQ(2.63) -AC_INIT([libatasmart], 0.16, [mzyvongnfzneg (at) 0pointer (dot) net]) +AC_INIT([libatasmart], 0.17, [mzyvongnfzneg (at) 0pointer (dot) net]) AC_CONFIG_SRCDIR([atasmart.c]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR(m4) @@ -30,7 +30,7 @@ AM_INIT_AUTOMAKE([foreign 1.11 -Wall -Wno-portability silent-rules tar-pax]) AC_SUBST(PACKAGE_URL, [http://git.0pointer.de/?p=libatasmart.git]) -AC_SUBST(LIBATASMART_VERSION_INFO, [4:2:0]) +AC_SUBST(LIBATASMART_VERSION_INFO, [4:3:0]) AC_CANONICAL_HOST