~mdoyen/homebank/5.8.x

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Maxime Doyen
  • Date: 2024-12-27 17:23:37 UTC
  • Revision ID: homebank@free.fr-20241227172337-v542y0whq1xgjbxg
5.8.6 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.71])
5
 
AC_INIT([homebank],[5.8.5])
 
5
AC_INIT([homebank],[5.8.6])
6
6
#AC_INIT([homebank],[x.x-rc])
7
7
 
8
8
AC_CONFIG_HEADERS(config.h)