updated configure.ac

This commit is contained in:
2010-04-30 07:34:55 +00:00
parent e0ab4fca90
commit b2e41d43f2
2 changed files with 11 additions and 11 deletions

View File

@ -1,7 +1,7 @@
dnl AC_PREREQ(2.59)
AC_INIT([qse],[0.5.3],[Chung, Hyung-Hwan (hyunghwan.chung@gmail.com)],,[http://qse.googlecode.com])
AC_INIT([qse],[0.5.4],[Chung, Hyung-Hwan (hyunghwan.chung@gmail.com)],,[http://qse.googlecode.com])
AC_CONFIG_HEADER([include/qse/config.h])
AC_CONFIG_AUX_DIR([ac/au])
AC_CONFIG_MACRO_DIR([ac/m4])