From: ian Date: Sun, 18 Jun 2000 13:43:41 +0000 (+0000) Subject: update version number. X-Git-Tag: rel-uservutils-0-1-9^0 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/userv-utils/commitdiff_plain/772074883115bf7401b93367f07847568190b66f?ds=sidebyside update version number. --- diff --git a/Makefile b/Makefile index 384eb44..58ef75f 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 @@ -14,9 +14,9 @@ # 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.3 2000/06/09 20:27:05 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.'