From: Ian Jackson Date: Sun, 19 Oct 2014 22:35:32 +0000 (+0100) Subject: Makefile.in: update DISTVERSION X-Git-Tag: adns-1.5.0-rc0~28 X-Git-Url: https://git.distorted.org.uk/~mdw/adns/commitdiff_plain/1afaf3f33bc9d7ce704c91485c6e4efd83f4c1f3 Makefile.in: update DISTVERSION Signed-off-by: Ian Jackson --- 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@