chiark / gitweb /
Version 0.2.0
[userv-utils.git] / Makefile
index f9550d564c65cc7cef572fce2bcd5e09a0a08f88..5f795f9bd7671766a5709842bb42e37a5bc45fbc 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.2.0
 
 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 \