changed version in configure.ac

This commit is contained in:
Jiri Pittner 2021-04-21 17:32:55 +02:00
parent 118aff82bd
commit de686cb4c1
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.63])
AC_INIT([libla], [0.10], [jiri@pittnerovi.com])
AC_INIT([libla], [1.1], [jiri@pittnerovi.com])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])
AM_PROG_AR