summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorian <ian>2000-06-18 13:43:41 +0000
committerian <ian>2000-06-18 13:43:41 +0000
commita3ac50b2a64881e287efaef048095f4ff423b1a0 (patch)
treea93d4b250316630801e7de192431ebe7221e6c6a /Makefile
parentcb564387c556a0cfccacbd2b7c0e7828d8a63b2f (diff)
downloaduserv-utils-a3ac50b2a64881e287efaef048095f4ff423b1a0.tar.gz
update version number.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index cca6963..061a470 100644
--- 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
@@ -16,7 +16,7 @@
#
# $Id$
-VERSION=0.1
+VERSION=0.1.9
all:
@echo >&2 'See README. This is not a unified package.'