Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mjsottile committed Mar 24, 2023
1 parent 443b36b commit b7d3bea
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.61)
AC_INIT(sfsexp, 1.4.0, mjsottile@me.com)
AC_INIT(sfsexp, 1.4.1, mjsottile@me.com)
AM_INIT_AUTOMAKE(foreign)
AC_OUTPUT([Makefile src/Makefile examples/Makefile tests/Makefile])
AC_CONFIG_SRCDIR([examples/binmode.c])
Expand Down

0 comments on commit b7d3bea

Please # to comment.