From: ian Date: Sun, 17 Sep 2000 01:05:17 +0000 (+0000) Subject: Change DISTVERSION to pre-1.0-1 X-Git-Tag: rel-adns-pre-1-0--1 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/adns/commitdiff_plain/86114f25cf09ead75bff6bffa0c156a1437d5aeb Change DISTVERSION to pre-1.0-1 --- diff --git a/Makefile.in b/Makefile.in index 9585831..b920d4d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -21,7 +21,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.9 +DISTVERSION= pre-1.0-1 srcdir= @srcdir@ VPATH= @srcdir@