]> git.dolda2000.com Git - icmp-dn.git/commitdiff
Increase version number.
authorfredrik@DOLDA2000.COM <fredrik@DOLDA2000.COM@959494ce-11ee-0310-bf91-de5d638817bd>
Tue, 24 May 2005 23:18:23 +0000 (23:18 +0000)
committerfredrik@DOLDA2000.COM <fredrik@DOLDA2000.COM@959494ce-11ee-0310-bf91-de5d638817bd>
Tue, 24 May 2005 23:18:23 +0000 (23:18 +0000)
git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/icmp-dn@264 959494ce-11ee-0310-bf91-de5d638817bd

configure.ac

index af7eee45c62b13c46b364b5c3b4a02a807e29d3d..0977cccc2c9f7df3c7bb2bd3e39f58e5d6207c0e 100644 (file)
@@ -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])