From: Tollef Fog Heen Date: Fri, 8 Aug 2008 14:20:23 +0000 (+0200) Subject: Bump version number X-Git-Tag: 0.2~3 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38adbef2cfccc22dd93ec894966bf8073204e9de;p=eweouz Bump version number --- diff --git a/configure.ac b/configure.ac index 8af6806..7002d18 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT([eweouz], 0.1) +AC_INIT([eweouz], 0.2) AC_CONFIG_SRCDIR(src/eweouz-dump-addressbook.c) AM_INIT_AUTOMAKE([1.9 foreign]) AM_CONFIG_HEADER(config.h)