commit: 75ecf574c4f0f1055209575895422ebcfdce86eb
parent 96330b82fa7da36e4aeae337bc585164ca14785c
Author: Michael Forney <mforney@mforney.org>
Date: Tue, 14 Apr 2020 21:11:37 -0700
bc: Update to 2.6.1
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=2.6.0',
+ '-D VERSION=2.6.1',
'-D _POSIX_C_SOURCE=200809L',
'-I $srcdir/include',
'-include $dir/config.h',
diff --git a/pkg/bc/ver b/pkg/bc/ver
@@ -1 +1 @@
-2.6.0 r0
+2.6.1 r0