changed VERSION to 0.22. REL_0_22

Thu, 13 Mar 2003 03:39:38 +0000

author
eric
date
Thu, 13 Mar 2003 03:39:38 +0000
changeset 117
129e16d9b5f4
parent 116
73d3ba4f6ba2
child 118
c22e1c0a64fd

changed VERSION to 0.22.

Makefile file | annotate | diff | revisions
     1.1 diff -r 73d3ba4f6ba2 -r 129e16d9b5f4 Makefile
     1.2 --- a/Makefile	Thu Mar 13 03:38:59 2003 +0000
     1.3 +++ b/Makefile	Thu Mar 13 03:39:38 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.26 2003/03/12 03:17:00 eric Exp $
     1.8 +# $Id: Makefile,v 1.27 2003/03/12 19:39:38 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.21
    1.17 +VERSION = 0.22
    1.18  
    1.19  PACKAGE = t2p
    1.20