1
0
Fork 0

v1.2.{1=>2} version bump

master
Mike Gerwitz 2017-07-21 15:23:44 -04:00
parent 229a356a9a
commit 85640ca44b
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], [1.2.1], [dev@lovullo.com])
AC_INIT([liza], [1.2.2], [dev@lovullo.com])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([foreign])