~greg.grossmeier/exempi/trunk

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Hubert Figuière
  • Date: 2013-07-17 02:24:48 UTC
  • Revision ID: git-v1:839b72b4aa7e5e6fb34b800c00f938b518d7055c
This is 2.4.0 now

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
dnl the same distribution terms as the rest of that program.
9
9
 
10
10
AC_PREREQ(2.50)
11
 
AC_INIT(exempi,2.3.0)
 
11
AC_INIT(exempi,2.4.0)
12
12
AM_INIT_AUTOMAKE([foreign dist-bzip2])
13
13
AM_MAINTAINER_MODE
14
14
m4_ifndef([AM_SILENT_RULES], [m4_define([AM_SILENT_RULES],[])])
54
54
dnl 2.1.1 is the revision 5.2.1
55
55
dnl 2.2.0 is the revision 5.2.2 -- no public API change
56
56
dnl 2.2.1 is the revision 5.2.3 -- no public API change
57
 
dnl 2.3.0 is the revision 6.3.0
 
57
dnl 2.4.0 is the revision 7.4.0 -- UPDATE WHEN MERGING 2.3.0
58
58
AC_SUBST([EXEMPI_REVISION], [0])
59
 
AC_SUBST([EXEMPI_AGE],      [3])
60
 
AC_SUBST([EXEMPI_CURRENT],  [6])
 
59
AC_SUBST([EXEMPI_AGE],      [4])
 
60
AC_SUBST([EXEMPI_CURRENT],  [7])
61
61
AC_SUBST([EXEMPI_CURRENT_MIN],
62
62
         [`expr $EXEMPI_CURRENT - $EXEMPI_AGE`])
63
63
AC_SUBST([EXEMPI_VERSION_INFO],