X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/239d2e4dfb6fcfc26fe3f740efae8f6944b99799..09ad658886320b63c087ca08166be5c2f6db5cd0:/Makefile.in diff --git a/Makefile.in b/Makefile.in index 9585831..1583602 100644 --- a/Makefile.in +++ b/Makefile.in @@ -21,7 +21,10 @@ # 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 +# Remember to change ADNS_VERSION_STRING in client/client.h too, and +# possibly library soname (MAJOR and MINOR in settings.make.in). +DISTVERSION= 1.1 + srcdir= @srcdir@ VPATH= @srcdir@