commit: e657b5e70142efe388ab97128e89c3c58feec455
parent cd791fa670c62e6d3a0252267d12bd8e61d59838
Author: Michael Forney <mforney@mforney.org>
Date: Fri, 2 Oct 2020 02:33:54 -0700
bc: Update to 3.1.6
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pkg/bc/gen.lua b/pkg/bc/gen.lua
@@ -1,6 +1,6 @@
cflags{
'-D NDEBUG',
- '-D VERSION=3.1.5',
+ '-D VERSION=3.1.6',
'-D _POSIX_C_SOURCE=200809L',
'-I $srcdir/include',
'-include $dir/config.h',
diff --git a/pkg/bc/ver b/pkg/bc/ver
@@ -1 +1 @@
-3.1.5 r0
+3.1.6 r0