X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/239d2e4dfb6fcfc26fe3f740efae8f6944b99799..ac015392d33daece5de3b5cf9ecfa6a8988860fe:/Makefile.in diff --git a/Makefile.in b/Makefile.in index 9585831..e69957a 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.0 + srcdir= @srcdir@ VPATH= @srcdir@