Makefile

changeset 114
6f9b00c7b076
parent 112
ddf1ad38ddbf
child 117
129e16d9b5f4
     1.1 diff -r d9a9ee9ff098 -r 6f9b00c7b076 Makefile
     1.2 --- a/Makefile	Wed Mar 12 11:13:28 2003 +0000
     1.3 +++ b/Makefile	Wed Mar 12 11:17:00 2003 +0000
     1.4 @@ -1,6 +1,6 @@
     1.5  # t2p: build a PDF file out of one or more TIFF Class F Group 4 files
     1.6  # Makefile
     1.7 -# $Id: Makefile,v 1.25 2003/03/12 03:08:10 eric Exp $
     1.8 +# $Id: Makefile,v 1.26 2003/03/12 03:17:00 eric Exp $
     1.9  # Copyright 2001, 2002, 2003 Eric Smith <eric@brouhaha.com>
    1.10  #
    1.11  # This program is free software; you can redistribute it and/or modify
    1.12 @@ -55,7 +55,7 @@
    1.13  # let me know why so I can improve this Makefile.
    1.14  # -----------------------------------------------------------------------------
    1.15  
    1.16 -VERSION = 0.20
    1.17 +VERSION = 0.21
    1.18  
    1.19  PACKAGE = t2p
    1.20