summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
2065d37)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
# Remember to change ADNS_VERSION_STRING in client/client.h too, and
# possibly library soname (MAJOR and MINOR in common.make.in).
# Remember to change ADNS_VERSION_STRING in client/client.h too, and
# possibly library soname (MAJOR and MINOR in common.make.in).
srcdir= @srcdir@
VPATH= @srcdir@
srcdir= @srcdir@
VPATH= @srcdir@
-adns (1.5~~) UPSTREAM; urgency=low
+adns (1.5.0~rc0) UPSTREAM; urgency=low
New features:
* Support for queries about IPv6 data in all applicable adns
New features:
* Support for queries about IPv6 data in all applicable adns
* Now in git.
* Documentation and webpage updates.
* Now in git.
* Documentation and webpage updates.
- -- Ian Jackson <ijackson@chiark.greenend.org.uk> Mon, 20 Oct 2014 00:41:33 +0100
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk> Mon, 20 Oct 2014 01:29:50 +0100
#ifndef CLIENT_H_INCLUDED
#define CLIENT_H_INCLUDED
#ifndef CLIENT_H_INCLUDED
#define CLIENT_H_INCLUDED
-#define ADNS_VERSION_STRING "1.2"
+#define ADNS_VERSION_STRING "1.5.0~rc0"
#define COPYRIGHT_MESSAGE \
"Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson\n" \
#define COPYRIGHT_MESSAGE \
"Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson\n" \
# along with this program; if not, write to the Free Software Foundation.
MAJOR= 1
# along with this program; if not, write to the Free Software Foundation.
MAJOR= 1
SHLIBFILE= @SHLIBFILE@
SHLIBSONAME= @SHLIBSONAME@
SHLIBFORLINK= @SHLIBFORLINK@
SHLIBFILE= @SHLIBFILE@
SHLIBSONAME= @SHLIBSONAME@
SHLIBFORLINK= @SHLIBFORLINK@