changed VERSION to 0.20.

Wed, 12 Mar 2003 11:08:10 +0000

author
eric
date
Wed, 12 Mar 2003 11:08:10 +0000
changeset 112
ddf1ad38ddbf
parent 111
966310797665
child 113
d9a9ee9ff098

changed VERSION to 0.20.

Makefile file | annotate | diff | revisions
     1.1 --- a/Makefile	Wed Mar 12 10:59:37 2003 +0000
     1.2 +++ b/Makefile	Wed Mar 12 11:08:10 2003 +0000
     1.3 @@ -1,6 +1,6 @@
     1.4  # t2p: build a PDF file out of one or more TIFF Class F Group 4 files
     1.5  # Makefile
     1.6 -# $Id: Makefile,v 1.24 2003/03/12 02:57:06 eric Exp $
     1.7 +# $Id: Makefile,v 1.25 2003/03/12 03:08:10 eric Exp $
     1.8  # Copyright 2001, 2002, 2003 Eric Smith <eric@brouhaha.com>
     1.9  #
    1.10  # This program is free software; you can redistribute it and/or modify
    1.11 @@ -55,7 +55,7 @@
    1.12  # let me know why so I can improve this Makefile.
    1.13  # -----------------------------------------------------------------------------
    1.14  
    1.15 -VERSION = 0.11
    1.16 +VERSION = 0.20
    1.17  
    1.18  PACKAGE = t2p
    1.19