From 3d6972b9aabe6712a84fee7f80ef9b79b24b96c8 Mon Sep 17 00:00:00 2001 From: "fredrik@DOLDA2000.COM" Date: Mon, 27 Jun 2005 15:14:55 +0000 Subject: [PATCH] Advance version to 0.3. git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/icmp-dn@282 959494ce-11ee-0310-bf91-de5d638817bd --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- 2.11.0