Skip to content

Commit

Permalink
version++
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementPernet committed Jun 11, 2019
1 parent 469a041 commit 01ced8e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ git:

EXTRA_DIST= README.md

VERSION=2.4.2
VERSION=2.4.3
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
AC_PREREQ([2.67])


AC_INIT([FFLAS-FFPACK], [2.4.2],[[email protected]],[fflas-ffpack],
AC_INIT([FFLAS-FFPACK], [2.4.3],[[email protected]],[fflas-ffpack],
[https://github.com/linbox-team/fflas-ffpack])


Expand Down Expand Up @@ -158,7 +158,7 @@ AC_PROG_LIBTOOL
AC_PROG_EGREP
AC_PROG_SED
# newer libtool...
LT_PREREQ([2.4.2])
LT_PREREQ([2.4.3])
LT_INIT


Expand Down

0 comments on commit 01ced8e

Please sign in to comment.