diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-11-09 22:19:11 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-11-09 22:19:11 +0100 |
commit | c8573389de0cd20ebaf77db034fc45ec9cbf8534 (patch) | |
tree | a8f441060dded6654aaf9069b5d51cafd5708223 /configure.ac | |
parent | 5b8fb1cf086c9f74666eed66b2d01cdf21d73880 (diff) | |
parent | 81f65b49e828952d496c80a991397fdac96feea9 (diff) |
Merge tag 'upstream/6.1.2'
Upstream version 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]) |