comparison Makefile @ 74:446933b0d2c2

Updated version number(s).
author Steve Kemp <steve@steve.org.uk>
date Sat, 08 Dec 2007 16:53:28 +0000
parents aec9f34d0229
children 249ca4872b6c
comparison
equal deleted inserted replaced
73:aec9f34d0229 74:446933b0d2c2
6 # 6 #
7 # Steve 7 # Steve
8 # -- 8 # --
9 # http://www.steve.org.uk/ 9 # http://www.steve.org.uk/
10 # 10 #
11 # $Id: Makefile,v 1.17 2007-11-10 17:08:25 steve Exp $
12
13 11
14 # 12 #
15 # Only used to build distribution tarballs. 13 # Only used to build distribution tarballs.
16 # 14 #
17 DIST_PREFIX = ${TMP} 15 DIST_PREFIX = ${TMP}
18 VERSION = 1.0 16 VERSION = 1.1
19 BASE = chronicle 17 BASE = chronicle
20 18
21 19
22 # 20 #
23 # Installation prefix, useful for the Debian package. 21 # Installation prefix, useful for the Debian package.