comparison Makefile @ 263:c22641b53918

Updated for version 3.0 release
author Steve Kemp <steve@steve.org.uk>
date Wed, 23 Jul 2008 18:45:56 +0100
parents 93b4f9723d5a
children c5ce2c180343
comparison
equal deleted inserted replaced
262:5a0a37364853 263:c22641b53918
11 11
12 # 12 #
13 # Only used to build distribution tarballs. 13 # Only used to build distribution tarballs.
14 # 14 #
15 DIST_PREFIX = ${TMP} 15 DIST_PREFIX = ${TMP}
16 VERSION = 2.9 16 VERSION = 3.0
17 BASE = chronicle 17 BASE = chronicle
18 18
19 19
20 # 20 #
21 # Installation prefix, useful for the Debian package. 21 # Installation prefix, useful for the Debian package.