added patches from: Roman Fietze <roman.fietze@telemotive.de>

This commit is contained in:
Andreas Volz 2010-10-08 00:22:58 +02:00
parent dc833f4a89
commit 8f064c4b08
3 changed files with 29 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# Autojunk script for libdbus-c++
AC_PREREQ(2.59)
AC_INIT([libdbus-c++], 0.5.0, [andreas.volz@tux-style.com])
AC_INIT([libdbus-c++], 0.6.0-pre1, [andreas.volz@tux-style.com])
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER([config.h])