Skip to content

Commit

Permalink
preparing for release 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjboyer committed Oct 1, 2013
1 parent e004109 commit aa4b09a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ(2.59)
AC_INIT(liblouisutdml, 2.4.0, john.boyer@abilitiessoft.com)
AC_INIT(liblouisutdml, 2.5.0, john.boyer@abilitiessoft.com)
AC_CONFIG_SRCDIR([liblouisutdml/semantics.c])
AC_CONFIG_HEADER([liblouisutdml/config.h])
# AM_MAINTAINER_MODE
Expand All @@ -15,7 +15,7 @@ LIBLOUISUTDML_CURRENT=6

# increment any time the source changes; set to
# 0 if you increment CURRENT
LIBLOUISUTDML_REVISION=7
LIBLOUISUTDML_REVISION=8

# increment if any interfaces have been added; set to 0
# if any interfaces have been changed or removed. removal has
Expand Down

0 comments on commit aa4b09a

Please sign in to comment.