commit: 31f88045c50c0a308478e1907bd0c5f16071b0f7
parent f4092c5cfa0734b31f3c7b3d92937f176273207c
Author: Michael Forney <mforney@mforney.org>
Date: Wed, 12 Jun 2019 22:08:51 -0700
bc: Update to 2.0.3
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.0.2',
+ '-D VERSION=2.0.3',
'-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.0.2 r0
+2.0.3 r0