src/Makefile.am, src/test-base.lisp: Check version numbers match.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 30 Aug 2015 09:58:38 +0000 (10:58 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 6 Sep 2015 23:19:53 +0000 (00:19 +0100)
commit19df3e0001e75ce2decece2a177bf9711eab9dd7
tree03de83b18e77810b572af79806a5c3c79ec92917
parent1d7528b63ae429e01f097b831aba50c060c4ea7e
src/Makefile.am, src/test-base.lisp: Check version numbers match.

We have version numbers in two places, and that's no good, but I can't
see a good way of generating the Lisp package version from the Git
version, so I'm just going to add a test that they match.

It's not a perfect test, but it ought to do.
src/Makefile.am
src/test-base.lisp