* Makefile.am, configure.ac: minor updates

This commit is contained in:
Dirk-Jan C. Binnema
2010-02-02 21:51:53 +02:00
parent d892624c49
commit 63175c5c58
2 changed files with 6 additions and 6 deletions

View File

@ -14,7 +14,7 @@
## along with this program; if not, write to the Free Software Foundation,
## Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
AC_INIT([mu],[0.7dev],[http://www.djcbsoftware.nl/code/mu])
AC_INIT([mu],[0.7beta],[http://www.djcbsoftware.nl/code/mu])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/mu.cc])
AM_INIT_AUTOMAKE([dist-bzip2])