~ubuntu-branches/ubuntu/vivid/manaplus/vivid-proposed

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Patrick Matthäi
  • Date: 2014-10-12 12:23:57 UTC
  • mfrom: (1.1.36)
  • Revision ID: package-import@ubuntu.com-20141012122357-7836sgv1j1v02cs2
Tags: 1.4.10.11-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ(2.60)
2
 
AC_INIT([ManaPlus], [1.4.9.27], [akaras@inbox.ru], [manaplus])
 
2
AC_INIT([ManaPlus], [1.4.10.11], [akaras@inbox.ru], [manaplus])
3
3
AM_INIT_AUTOMAKE([1.9])
4
4
AC_CONFIG_HEADERS([config.h:config.h.in])
5
5
AC_LANG_CPLUSPLUS