commit: 9e2c69dc5544625487950116da263422d120f7bc
parent 44f06460e17c61c604aeae2cf78bb2ca94e618c8
Author: Michael Forney <mforney@mforney.org>
Date: Thu, 13 Aug 2020 02:13:21 -0700
bc: Update to 3.1.5
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.4',
+ '-D VERSION=3.1.5',
'-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.4 r0
+3.1.5 r0