Update build system

This commit is contained in:
Laurence Withers 2012-01-07 17:39:43 +00:00
commit 4ec2a3a2f3
12 changed files with 41 additions and 46 deletions

View file

@ -1,8 +1,8 @@
# leaptable-compiler/version
#
# (c)2009, Laurence Withers, <l@lwithers.me.uk>.
# Released under the GNU GPLv3. See file COPYING or
# http://www.gnu.org/copyleft/gpl.html for details.
#
# Copyright: ©20092012, Laurence Withers
# Author: Laurence Withers <l@lwithers.me.uk>
# License: GPLv3
#
@ -13,5 +13,4 @@ VERMAJOR=0
VERMINOR=3
VERMICRO=4
# kate: replace-trailing-space-save true; space-indent true; tab-width 4;
# vim: expandtab:ts=4:sw=4:syntax=sh