Commit 7d5bc9ba42d56a09eaffa021152ead2648f74dc1
1 parent
c6564fc3
Exists in
master
and in
3 other branches
Updating version.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
configure.ac
@@ -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([lib3270], [5.2], [perry.werneck@gmail.com]) | 34 | +AC_INIT([lib3270], [5.3], [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]) |