Makefile

changeset 156
745483d15215
parent 148
d4a6e303703a
child 157
160d624271cc
     1.1 diff -r cbc23650d9ca -r 745483d15215 Makefile
     1.2 --- a/Makefile	Tue Mar 25 09:36:56 2003 +0000
     1.3 +++ b/Makefile	Tue Mar 25 09:38:08 2003 +0000
     1.4 @@ -1,6 +1,6 @@
     1.5  # tumble: build a PDF file from image files
     1.6  # Makefile
     1.7 -# $Id: Makefile,v 1.38 2003/03/20 00:20:52 eric Exp $
     1.8 +# $Id: Makefile,v 1.39 2003/03/25 01:38:08 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 @@ -57,7 +57,7 @@
    1.13  # let me know why so I can improve this Makefile.
    1.14  # -----------------------------------------------------------------------------
    1.15  
    1.16 -VERSION = 0.31
    1.17 +VERSION = 0.32
    1.18  
    1.19  PACKAGE = tumble
    1.20