From 5f698851274b33bcbf041dc00b04a93e828edbe9 Mon Sep 17 00:00:00 2001 From: Eric Smith Date: Thu, 13 Mar 2003 03:39:38 +0000 Subject: [PATCH] changed VERSION to 0.22. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index fbbb262..5936782 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # t2p: build a PDF file out of one or more TIFF Class F Group 4 files # Makefile -# $Id: Makefile,v 1.26 2003/03/12 03:17:00 eric Exp $ +# $Id: Makefile,v 1.27 2003/03/12 19:39:38 eric Exp $ # Copyright 2001, 2002, 2003 Eric Smith # # This program is free software; you can redistribute it and/or modify @@ -55,7 +55,7 @@ YFLAGS = -d -v # let me know why so I can improve this Makefile. # ----------------------------------------------------------------------------- -VERSION = 0.21 +VERSION = 0.22 PACKAGE = t2p