1
0
Fork 0

- updated version number in configure.ac too.

This commit is contained in:
cage 2022-12-14 12:13:51 +01:00
parent 4fe13ef29e
commit 5ca70367b8
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with this program.
dnl If not, see [[http://www.gnu.org/licenses/][http://www.gnu.org/licenses/]].
AC_INIT([tinmop],[0.9.9.1],[https://notabug.org/cage/tinmop/],[tinmop])
AC_INIT([tinmop],[0.9.9.14],[https://notabug.org/cage/tinmop/],[tinmop])
AM_INIT_AUTOMAKE([-Wall foreign])