commit: 22b47e1ab9bb667392002a1d911b864d8927df7b
parent 9b9a99f45d6909dfc70c821012b766b881064793
Author: Michael Forney <mforney@mforney.org>
Date: Wed, 3 Apr 2019 23:53:20 -0700
bc: Update to 1.2.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.0',
+ '-D VERSION=1.2.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.0 r0
+1.2.2 r0