From 7d5bc9ba42d56a09eaffa021152ead2648f74dc1 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Thu, 19 Dec 2019 14:58:54 -0300 Subject: [PATCH] Updating version. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 73e38b6..3204e30 100644 --- a/configure.ac +++ b/configure.ac @@ -31,7 +31,7 @@ AC_PREREQ(2.61) dnl Initialise automake with the package name, version and dnl bug-reporting address. -AC_INIT([lib3270], [5.2], [perry.werneck@gmail.com]) +AC_INIT([lib3270], [5.3], [perry.werneck@gmail.com]) dnl Place auxilliary scripts here. AC_CONFIG_AUX_DIR([scripts]) -- libgit2 0.21.2