Makefile

changeset 146
4854a8183ae3
parent 143
f8d933b354f7
child 148
d4a6e303703a
     1.1 diff -r 3ed3f7f32837 -r 4854a8183ae3 Makefile
     1.2 --- a/Makefile	Thu Mar 20 07:44:53 2003 +0000
     1.3 +++ b/Makefile	Thu Mar 20 07:52:25 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.36 2003/03/19 23:03:29 eric Exp $
     1.8 +# $Id: Makefile,v 1.37 2003/03/19 23:52:25 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.29
    1.17 +VERSION = 0.30
    1.18  
    1.19  PACKAGE = tumble
    1.20