From: Ian Jackson Date: Sun, 2 Nov 2014 15:00:56 +0000 (+0000) Subject: Release 1.5.0. No changes since 1.5.0~rc1. X-Git-Tag: adns-1.5.0^0 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=adns.git;a=commitdiff_plain;h=6222dbf02ff47840566359801db3cbde7c500b66 Release 1.5.0. No changes since 1.5.0~rc1. --- diff --git a/Makefile.in b/Makefile.in index 5d84617..23d89cb 100644 --- a/Makefile.in +++ b/Makefile.in @@ -24,7 +24,7 @@ include ./common.make # Remember to change ADNS_VERSION_STRING in client/client.h too, and # possibly library soname (MAJOR and MINOR in common.make.in). -DISTVERSION= 1.5.0~rc2~ +DISTVERSION= 1.5.0 srcdir= @srcdir@ VPATH= @srcdir@ diff --git a/changelog b/changelog index 9b62b31..73ed48a 100644 --- a/changelog +++ b/changelog @@ -1,6 +1,6 @@ -adns (1.5.0~rc2~) UNRELEASED; urgency=low +adns (1.5.0) UPSTREAM; urgency=low - * WIP. + * Release 1.5.0. No changes since 1.5.0~rc1. -- Ian Jackson Sun, 26 Oct 2014 14:57:10 +0000 diff --git a/client/client.h b/client/client.h index 5be0b69..d598524 100644 --- a/client/client.h +++ b/client/client.h @@ -27,7 +27,7 @@ #ifndef CLIENT_H_INCLUDED #define CLIENT_H_INCLUDED -#define ADNS_VERSION_STRING "1.5.0~rc2~" +#define ADNS_VERSION_STRING "1.5.0" #define COPYRIGHT_MESSAGE \ "Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson\n" \