X-Git-Url: http://dolda2000.com/gitweb/?p=icmp-dn.git;a=blobdiff_plain;f=configure.ac;h=c94780dab14f1714f4f198810f279a8a8f9aa72f;hp=0977cccc2c9f7df3c7bb2bd3e39f58e5d6207c0e;hb=3d6972b9aabe6712a84fee7f80ef9b79b24b96c8;hpb=9155cd45df487a4a8f401b4001495140162e31b2 diff --git a/configure.ac b/configure.ac index 0977ccc..c94780d 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.2], [fredrik@dolda2000.com]) +AC_INIT([icmpdn], [0.3], [fredrik@dolda2000.com]) AC_CONFIG_AUX_DIR([autotools]) AC_CONFIG_SRCDIR([src/nss-icmp.c]) AC_CONFIG_HEADER([src/config.h])