X-Git-Url: http://dolda2000.com/gitweb/?p=icmp-dn.git;a=blobdiff_plain;f=configure.ac;h=af7eee45c62b13c46b364b5c3b4a02a807e29d3d;hp=36d1a581745bcfd4dccda3c6ce72c88f0becf7e7;hb=1cf70d924e712a368c929ada93755b6ebd75bafc;hpb=c243009bff5176df17068a84fc5fe747fe192463 diff --git a/configure.ac b/configure.ac index 36d1a58..af7eee4 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.0.1], [fredrik@dolda2000.com]) +AC_INIT([icmpdn], [0.1], [fredrik@dolda2000.com]) AC_CONFIG_AUX_DIR([autotools]) AC_CONFIG_SRCDIR([src/nss-icmp.c]) AC_CONFIG_HEADER([src/config.h])