[lbtt] Make it clearer this is not LBTT 1.2.1.
* configure.ac: Bump the version number to 1.2.1a. * NEWS: Summarize all changes since 1.2.1. * README: Warn this is not 1.2.1, and add pointers to NEWS and ChangeLog.
This commit is contained in:
parent
faed4e8be2
commit
a8fd9e8b14
4 changed files with 51 additions and 12 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ([2.59])
|
||||
AC_INIT([lbtt], [1.2.1], [heikki.tauriainen@tkk.fi])
|
||||
AC_INIT([lbtt], [1.2.1a], [heikki.tauriainen@tkk.fi])
|
||||
AC_REVISION([Revision: 1.9])
|
||||
AC_CONFIG_SRCDIR([src/main.cc])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue