Skip to content

Commit

Permalink
version 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hectoralos committed Jan 7, 2024
1 parent 59aca5d commit 4501b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
AC_PREREQ(2.52)

AC_INIT([Apertium Italian], [1.3.0], [[email protected]], [apertium-ita], [https://wiki.apertium.org/wiki/Apertium-ita])
AC_INIT([Apertium Italian], [1.4.0], [[email protected]], [apertium-ita], [https://wiki.apertium.org/wiki/Apertium-ita])
AM_INIT_AUTOMAKE
AC_PROG_AWK
AC_PATH_PROG(AWKPATH, $AWK, [/usr/bin/gawk])
Expand Down

0 comments on commit 4501b28

Please sign in to comment.