diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index edcea8e3..0c17ecd9 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -AC_INIT(manpages-l10n, [4.22.0]) +AC_INIT(manpages-l10n, [4.23.0]) AM_INIT_AUTOMAKE([foreign dist-xz no-dist-gzip]) |