comparison Makefile @ 35:62cfade9c5cb

2007-09-03 05:16:40 by steve Updated version.
author steve
date Mon, 03 Sep 2007 05:16:40 +0000
parents 331d2cecf2a5
children bd73942eec73
comparison
equal deleted inserted replaced
34:1fc5a48a9e7c 35:62cfade9c5cb
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.9 2007-08-16 18:20:38 steve Exp $ 11 # $Id: Makefile,v 1.10 2007-09-03 05:16:40 steve Exp $
12 12
13 13
14 # 14 #
15 # Only used to build distribution tarballs. 15 # Only used to build distribution tarballs.
16 # 16 #
17 DIST_PREFIX = ${TMP} 17 DIST_PREFIX = ${TMP}
18 VERSION = 0.5 18 VERSION = 0.6
19 BASE = chronicle 19 BASE = chronicle
20 20
21 21
22 # 22 #
23 # Installation prefix, useful for the Debian package. 23 # Installation prefix, useful for the Debian package.