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

- icreased version number.

This commit is contained in:
cage
2022-02-06 11:07:36 +01:00
parent 92dd815f48
commit 9cca0678e0
3 changed files with 12 additions and 12 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.2],[https://notabug.org/cage/tinmop/],[tinmop])
AC_INIT([tinmop],[0.9.5],[https://notabug.org/cage/tinmop/],[tinmop])
AM_INIT_AUTOMAKE([-Wall foreign])