Calculate version string from configure.ac at compile time.
Also bump version from T.1.0-80 to T.81.0, as the leading 1.0 was useless.
This commit is contained in:
parent
5db1e9cdbb
commit
66c12e8e73
5 changed files with 29 additions and 13 deletions
|
|
@ -1,5 +1,5 @@
|
|||
AC_PREREQ([2.69])
|
||||
AC_INIT([RT/TTS], [T.1.0-80], [felicity@loreley.flyingparchment.org.uk])
|
||||
AC_INIT([RT/TTS], [T.81.0], [felicity@loreley.flyingparchment.org.uk])
|
||||
AC_CONFIG_SRCDIR([tts.c])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue