X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=configure.ac;h=bcc5385fdf8f470fd07c7a57d75d890a0d44344b;hb=af92ee63ed34c655b842367627d43c7dd506dfc6;hp=5a882cb5c66492bb9c7abc45ac81c0138ad296d8;hpb=5b2d80650c4f01c64452b1aee2f024b25dd22e3f;p=virt-dmesg.git diff --git a/configure.ac b/configure.ac index 5a882cb..bcc5385 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ dnl You should have received a copy of the GNU General Public License dnl along with this program; if not, write to the Free Software dnl Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -AC_INIT([virt-dmesg],0.2.0) +AC_INIT([virt-dmesg],0.3.0) AM_INIT_AUTOMAKE([foreign]) AC_CONFIG_MACRO_DIR([m4]) @@ -81,7 +81,6 @@ AM_CONDITIONAL([PROFILING], [test "x$profiling" != "xno"]) dnl Generate output files. AC_CONFIG_HEADERS([config.h]) AC_CONFIG_FILES([Makefile - virt-dmesg.spec man/Makefile po/Makefile.in src/config.ml