Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoeppe committed Sep 8, 2016
1 parent 2e8c5bd commit 9ef8ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ(2.59)
AC_INIT(lrslib, 062+autotools-2016-07-05)
AC_INIT(lrslib, 062+autotools-2016-09-08)
AM_INIT_AUTOMAKE(foreign)
AC_CONFIG_FILES([Makefile mplrs/Makefile])
AC_CONFIG_MACRO_DIRS([m4])
Expand Down

0 comments on commit 9ef8ef1

Please sign in to comment.