Version bump 0.{9.1=>10.0}
parent
e5e40020ce
commit
3ea4efb732
|
@ -1,6 +1,6 @@
|
|||
## For use my automake and autoconf
|
||||
#
|
||||
# Copyright (C) 2014, 2015, 2016 LoVullo Associates, Inc.
|
||||
# Copyright (C) 2014--2017 LoVullo Associates, Inc.
|
||||
#
|
||||
# This file is part of liza.
|
||||
#
|
||||
|
@ -18,7 +18,7 @@
|
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
##
|
||||
|
||||
AC_INIT([liza], [0.9.1], [dev@lovullo.com])
|
||||
AC_INIT([liza], [0.10.0], [dev@lovullo.com])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AM_INIT_AUTOMAKE([foreign])
|
||||
|
||||
|
|
Loading…
Reference in New Issue