Update to LBTT 1.2.1

This commit is contained in:
Alexandre Duret-Lutz 2008-04-10 10:20:40 +02:00
parent 43c9c6faaa
commit 6c2bdf4512
7 changed files with 1022 additions and 542 deletions

View file

@ -1,8 +1,8 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.59])
AC_INIT([lbtt], [1.2.0], [heikki.tauriainen@tkk.fi])
AC_REVISION([Revision: 1.8])
AC_INIT([lbtt], [1.2.1], [heikki.tauriainen@tkk.fi])
AC_REVISION([Revision: 1.9])
AC_CONFIG_SRCDIR([src/main.cc])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE