commit: 68c67d3d84269b072063a9c42252100a395b6ec2
parent e665f489ef6c994b3193613599a520785f763840
Author: Michael Forney <mforney@mforney.org>
Date: Tue, 4 Jun 2019 20:45:21 -0700
bc: Update to 2.0.2
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=1.2.8',
+ '-D VERSION=2.0.2',
'-D _POSIX_C_SOURCE=200809L',
'-I $srcdir/include',
'-include $dir/config.h',
diff --git a/pkg/bc/ver b/pkg/bc/ver
@@ -1 +1 @@
-1.2.8 r0
+2.0.2 r0