update version number.
[userv-utils] / Makefile
index 3a30b5b..58ef75f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1999 Ian Jackson
+# Copyright (C) 2000 Ian Jackson
 #
 # This is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
 # along with userv-utils; if not, write to the Free Software
 # Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 #
-# $Id: Makefile,v 1.2 1999/11/09 23:21:46 ian Exp $
+# $Id: Makefile,v 1.4 2000/06/18 13:43:41 ian Exp $
 
-VERSION=0.1
+VERSION=0.1.9
 
 all:
-       echo >&2 'See README.  This is not a unified package.'
+       @echo >&2 'See README.  This is not a unified package.'
 
 distclean:
        find . \( -name '*~' -o -name '#*#' -o -name '*.o' -o -name core \