1
0
Fork 0

Version bump v0.11.{0=>1}

* configure.ac: Bump version.
master
Mike Gerwitz 2017-02-21 14:20:30 -05:00
parent 68e929d2b8
commit 6fb077d29c
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
##
AC_INIT([liza], [0.11.0], [dev@lovullo.com])
AC_INIT([liza], [0.11.1], [dev@lovullo.com])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([foreign])