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

- increased version number.

This commit is contained in:
cage
2021-01-31 14:45:47 +01:00
parent 67a2677bf1
commit bc0f57e6da
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.5.0],[https://notabug.org/cage/tinmop/],[tinmop])
AC_INIT([tinmop],[0.5.1],[https://notabug.org/cage/tinmop/],[tinmop])
AM_INIT_AUTOMAKE([-Wall foreign])