From 9e377d25535803001139cd3f9f3dbea7ef1e4f1b Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Tue, 9 Jul 2019 15:49:11 -0300 Subject: [PATCH] Returning to version 5.1 since this package is for compatibility. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 79e6f7e..b7bb525 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([ipc3270], [5.2], [perry.werneck@gmail.com]) +AC_INIT([ipc3270], [5.1], [perry.werneck@gmail.com]) dnl Place auxilliary scripts here. AC_CONFIG_AUX_DIR([scripts]) -- libgit2 0.21.2