X-Git-Url: http://dolda2000.com/gitweb/?p=icmp-dn.git;a=blobdiff_plain;f=configure.ac;h=0977cccc2c9f7df3c7bb2bd3e39f58e5d6207c0e;hp=af7eee45c62b13c46b364b5c3b4a02a807e29d3d;hb=1a493a32505cdcae54d8c9d6e91f8e4dd2f9e751;hpb=365fce8d873c00479d7083de279f2fdf59604a1a diff --git a/configure.ac b/configure.ac index af7eee4..0977ccc 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT([icmpdn], [0.1], [fredrik@dolda2000.com]) +AC_INIT([icmpdn], [0.2], [fredrik@dolda2000.com]) AC_CONFIG_AUX_DIR([autotools]) AC_CONFIG_SRCDIR([src/nss-icmp.c]) AC_CONFIG_HEADER([src/config.h])