[liblouis-liblouisxml] [liblouisutdml] push by john.bo...@xxxxxxxxxxxxxxxxx - minor fixes to prevent crashes on 2012-11-06 16:44 GMT

  • From: liblouisutdml@xxxxxxxxxxxxxx
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Tue, 06 Nov 2012 16:44:57 +0000

Revision: 7b21e2b41124
Branch:   default
Author:   John Boyer <john.boyer@xxxxxxxxxxxxxxxxx>
Date:     Tue Nov  6 08:43:46 2012
Log:      minor fixes to prevent crashes
http://code.google.com/p/liblouisutdml/source/detail?r=7b21e2b41124

Modified:
 /configure.ac

=======================================
--- /configure.ac       Sat Jun 16 08:44:39 2012
+++ /configure.ac       Tue Nov  6 08:43:46 2012
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.

 AC_PREREQ(2.59)
-AC_INIT(liblouisutdml, 2.3.0, john.boyer@xxxxxxxxxxxxxxxxx)
+AC_INIT(liblouisutdml, 2.3.1, john.boyer@xxxxxxxxxxxxxxxxx)
 AC_CONFIG_SRCDIR([liblouisutdml/semantics.c])
 AC_CONFIG_HEADER([liblouisutdml/config.h])
 # AM_MAINTAINER_MODE
@@ -15,7 +15,7 @@

 # increment any time the source changes; set to
 # 0 if you increment CURRENT
-LIBLOUISUTDML_REVISION=5
+LIBLOUISUTDML_REVISION=6

 # increment if any interfaces have been added; set to 0
 # if any interfaces have been changed or removed. removal has
For a description of the software, to download it and links to
project pages go to http://www.abilitiessoft.com

Other related posts:

  • » [liblouis-liblouisxml] [liblouisutdml] push by john.bo...@xxxxxxxxxxxxxxxxx - minor fixes to prevent crashes on 2012-11-06 16:44 GMT - liblouisutdml