X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=configure.ac;h=0977cccc2c9f7df3c7bb2bd3e39f58e5d6207c0e;hb=e2d33a11df22c88ea09dc55d3063f5c878144c70;hp=36d1a581745bcfd4dccda3c6ce72c88f0becf7e7;hpb=388db5631dc33ab5b1eaad1bd5d98c34f87971f0;p=icmp-dn.git diff --git a/configure.ac b/configure.ac index 36d1a58..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.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])