Skip to content
Snippets Groups Projects
Commit 8a9e7952 authored by Hubert Figuiere's avatar Hubert Figuiere
Browse files

* configure.ac: This is really 2.0.0

parent 438e8823
No related merge requests found
2008-04-01 Hubert Figuiere <hub@figuiere.net>
* configure.ac: This is really 2.0.0
* exempi/tests/test1.cpp, exempi/tests/test1.xmp:
Add a test on "Rating:".
......
AC_PREREQ(2.50)
AC_INIT(exempi/xmp.h)
AM_INIT_AUTOMAKE(exempi, 1.99.10)
AM_INIT_AUTOMAKE(exempi, 2.0.0)
AM_MAINTAINER_MODE
dnl ---------------------------------------------------------------------------
......@@ -36,7 +36,7 @@ dnl 1.99.6 is the revision 3.1.0 WHICH IS WRONG!!!
dnl 1.99.7 is the revision 4.1.0
dnl 1.99.8 is the revision 4.1.1
dnl 1.99.9 is the revision 4.1.1 (no library change have been made)
dnl 1.99.10 is the revision 4.1.2
dnl 2.0.0 is the revision 4.1.2
AC_SUBST([EXEMPI_REVISION], [2])
AC_SUBST([EXEMPI_AGE], [1])
AC_SUBST([EXEMPI_CURRENT], [4])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment