From 1afaf3f33bc9d7ce704c91485c6e4efd83f4c1f3 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 19 Oct 2014 23:35:32 +0100 Subject: [PATCH] Makefile.in: update DISTVERSION Signed-off-by: Ian Jackson --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index b0c64d1..e440004 100644 --- a/Makefile.in +++ b/Makefile.in @@ -22,7 +22,7 @@ # Remember to change ADNS_VERSION_STRING in client/client.h too, and # possibly library soname (MAJOR and MINOR in settings.make.in). -DISTVERSION= 1.4 +DISTVERSION= 1.5.0~~ srcdir= @srcdir@ VPATH= @srcdir@ -- 2.30.2