diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-04-09 19:36:05 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-04-09 19:36:05 +0200 |
commit | 55597dfc375615c45377aad508db826caf6b0bdf (patch) | |
tree | 0904320d2b2c844a806217a38efe8d2358bcaeee /configure.ac | |
parent | dc546147cf8df064e1ea40cc4c339648e7def040 (diff) | |
parent | f42b61800a1a1b360c5ac915ec1caf34bf1fb86b (diff) |
Merge tag 'upstream/6.2.0'
Upstream version 6.2.0
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 fbc6489..28ebdbf 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(onig, 6.1.3) +AC_INIT(onig, 6.2.0) AC_CONFIG_MACRO_DIR([m4]) |