From: ian Date: Wed, 19 May 1999 23:29:37 +0000 (+0000) Subject: Change version in Makefile.in. X-Git-Tag: rel-adns-0-2~1 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=adns.git;a=commitdiff_plain;h=64d4862df04272a9fe7ebf9816290394f50a2a5a Change version in Makefile.in. --- diff --git a/Makefile.in b/Makefile.in index 5b4ca52..d69eef4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -16,7 +16,7 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -DISTVERSION= 0.1 +DISTVERSION= 0.2 srcdir= @srcdir@ VPATH= @srcdir@