diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-11-09 22:19:08 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-11-09 22:19:08 +0100 |
commit | 81f65b49e828952d496c80a991397fdac96feea9 (patch) | |
tree | 1256d7d214a97a3c130dc921323392a7f25c2c21 /configure.ac | |
parent | 4abcda3c3b7d9cb44036840ec0af01d5294dedc5 (diff) |
New upstream version 6.1.2upstream/6.1.2
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 e7d8459..beeaf5a 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.1) +AC_INIT(onig, 6.1.2) AC_CONFIG_MACRO_DIR([m4]) |