~mdoyen/homebank/5.2.x

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Maxime Doyen
  • Date: 2019-07-29 20:34:22 UTC
  • Revision ID: homebank@free.fr-20190729203422-hy3g4szjv3dbzmxu
5.2.7 release

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# Process this file with autoconf to produce a configure script.
3
3
 
4
4
AC_PREREQ(2.52)
5
 
AC_INIT([homebank], [5.2.6])
 
5
AC_INIT([homebank], [5.2.7])
6
6
#AC_INIT([homebank], [x.x-rc])
7
7
 
8
8
AM_CONFIG_HEADER(config.h)