1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2025-06-05 01:09:17 +02:00

- 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

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])