From 448bff85b81262b7854810dfe7d631c9ed376134 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 26 Apr 2019 08:40:17 -0700 Subject: [PATCH] Bump version to 1.3.1. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 9e88d8df..e6a1f148 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -AC_INIT([xsecurelock],[1.3],[rpolzer@google.com]) +AC_INIT([xsecurelock],[1.3.1],[rpolzer@google.com]) AM_INIT_AUTOMAKE([-Wall subdir-objects foreign]) AC_PROG_CC