Commit 9e377d25535803001139cd3f9f3dbea7ef1e4f1b

Authored by Perry Werneck
1 parent ec9f737d
Exists in master and in 1 other branch develop

Returning to version 5.1 since this package is for compatibility.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -31,7 +31,7 @@ AC_PREREQ(2.61) @@ -31,7 +31,7 @@ AC_PREREQ(2.61)
31 31
32 dnl Initialise automake with the package name, version and 32 dnl Initialise automake with the package name, version and
33 dnl bug-reporting address. 33 dnl bug-reporting address.
34 -AC_INIT([ipc3270], [5.2], [perry.werneck@gmail.com]) 34 +AC_INIT([ipc3270], [5.1], [perry.werneck@gmail.com])
35 35
36 dnl Place auxilliary scripts here. 36 dnl Place auxilliary scripts here.
37 AC_CONFIG_AUX_DIR([scripts]) 37 AC_CONFIG_AUX_DIR([scripts])