chiark / gitweb /
Licensing: Update version in file header comments
[adns.git] / settings.make.in
index 6b5444f363e5bccf402a94adc2da892d463a28ef..63c804439d30d8bf08b7d132f822ac1395c08000 100644 (file)
@@ -9,7 +9,7 @@
 #  
 #  This program is free software; you can redistribute it and/or modify
 #  it under the terms of the GNU General Public License as published by
-#  the Free Software Foundation; either version 2, or (at your option)
+#  the Free Software Foundation; either version 3, or (at your option)
 #  any later version.
 #  
 #  This program is distributed in the hope that it will be useful,
@@ -22,7 +22,7 @@
 #  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 
 
 MAJOR=         1
-MINOR=         2
+MINOR=         3
 SHLIBFILE=     @SHLIBFILE@
 SHLIBSONAME=   @SHLIBSONAME@
 SHLIBFORLINK=  @SHLIBFORLINK@
@@ -64,7 +64,7 @@ INSTALL_DATA=         $(INSTALL) -m 644
 all:                   $(TARGETS)
 
 clean mostlyclean:
-               rm -f *.o *.tmp* *.so *.so.*
+               rm -f *.o *.tmp* *.so *.so.* pipe.*
 
 distclean:             clean
                rm -f $(TARGETS) *~ ./#*# core *.orig *.rej Makefile