chiark / gitweb /
@@ -1,3 +1,9 @@
[userv-utils.git] / Makefile
index f9550d564c65cc7cef572fce2bcd5e09a0a08f88..3be220581bf37b12e85ecdf29688d572c3890f9a 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
 #
 # $Id$
 
-VERSION=0.1
+VERSION=0.1.90
 
 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 \