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

- updated version.

This commit is contained in:
cage
2021-02-19 18:19:32 +01:00
parent d714c721b1
commit 17cbdd9dcd
3 changed files with 12 additions and 2 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.5.1],[https://notabug.org/cage/tinmop/],[tinmop])
AC_INIT([tinmop],[0.5.2],[https://notabug.org/cage/tinmop/],[tinmop])
AM_INIT_AUTOMAKE([-Wall foreign])