[liblouis-liblouisxml] Re: [liblouis] r787 committed - Increase the release number to 2.5.0 and update libtool versioning...

  • From: Mesar Hameed <mesar.hameed@xxxxxxxxx>
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Mon, 10 Sep 2012 11:06:48 +0100

Hi Christian,

Maybe for the next release, this and the report errors to at the end of 
make check should be changed to the mailing list addresses.

If I remember correctly John prefers people to use the mailing list.

Thanks,
Mesar
On Mon 10/09/12,09:54, liblouis@xxxxxxxxxxxxxx wrote:
> Revision: 787
> Author:   christian.egli@xxxxxxxxxxxxxx
> Date:     Mon Sep 10 02:54:14 2012
> Log:      Increase the release number to 2.5.0 and update libtool versioning
> information
> 
> http://code.google.com/p/liblouis/source/detail?r=787
> 
> Modified:
>  /trunk/configure.ac
> 
> =======================================
> --- /trunk/configure.ac       Fri Jul 20 01:43:00 2012
> +++ /trunk/configure.ac       Mon Sep 10 02:54:14 2012
> @@ -1,13 +1,13 @@
>  # Process this file with autoconf to produce a configure script.
> 
>  AC_PREREQ(2.59)
> -AC_INIT(liblouis, 2.4.1, john.boyer@xxxxxxxxxxxxxxxxx)
> +AC_INIT(liblouis, 2.5.0, john.boyer@xxxxxxxxxxxxxxxxx)
>  AC_CONFIG_SRCDIR([liblouis/lou_backTranslateString.c])
>  AM_CONFIG_HEADER(liblouis/config.h)
> 
>  AC_CONFIG_AUX_DIR([build-aux])
>  AC_CONFIG_MACRO_DIR([m4])
> -AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
> +AM_INIT_AUTOMAKE([color-tests])
> 
>  # Checks for programs.
>  AC_PROG_CC
> @@ -48,16 +48,16 @@
>  ])
> 
>  # increment if the interface has additions, changes, removals.
> -LIBLOUIS_CURRENT=4
> +LIBLOUIS_CURRENT=5
> 
>  # increment any time the source changes; set to
>  #  0 if you increment CURRENT
> -LIBLOUIS_REVISION=5
> +LIBLOUIS_REVISION=0
> 
>  # increment if any interfaces have been added; set to 0
>  #  if any interfaces have been changed or removed. removal has
>  #  precedence over adding, so set to 0 if both happened.
> -LIBLOUIS_AGE=2
> +LIBLOUIS_AGE=3
> 
>  AC_SUBST(LIBLOUIS_CURRENT)
>  AC_SUBST(LIBLOUIS_REVISION)
> For a description of the software, to download it and links to
> project pages go to http://www.abilitiessoft.com
For a description of the software, to download it and links to
project pages go to http://www.abilitiessoft.com

Other related posts: