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

- increased version.

This commit is contained in:
cage
2020-09-12 11:36:20 +02:00
parent 410689bf99
commit 69ac16b5ce
4 changed files with 18 additions and 13 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.1.8],[https://notabug.org/cage/tinmop/],[tinmop])
AC_INIT([tinmop],[0.2.0],[https://notabug.org/cage/tinmop/],[tinmop])
AM_INIT_AUTOMAKE([-Wall foreign])