chiark / gitweb /
@@ -6,6 +6,7 @@
[adns] / Makefile.in
index e69957a4e6dc8ef89e7f5aeccc43bfe66f5ad77a..18cf2fe75ea995b8dc6ece902e82bf112a1f5915 100644 (file)
@@ -23,7 +23,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.0
+DISTVERSION=   1.1
 
 srcdir=                @srcdir@
 VPATH=         @srcdir@
@@ -75,3 +75,5 @@ README:                       README.html
 
 TAGS info dvi:
        # do nothing
+
+.PHONY: install #people with case-insensitive filesystems lose otherwise!