From: ian Date: Sun, 18 Jun 2000 13:43:41 +0000 (+0000) Subject: update version number. X-Git-Tag: debian_version_0_3~47 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/userv-utils/commitdiff_plain/a3ac50b2a64881e287efaef048095f4ff423b1a0 update version number. --- 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.'