Commit e219982718fe9213f59805646d806966b0b785ca
1 parent
65e9d067
Exists in
master
and in
1 other branch
Updating version
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
configure.ac
@@ -32,7 +32,7 @@ AC_PREREQ(2.61) | @@ -32,7 +32,7 @@ AC_PREREQ(2.61) | ||
32 | 32 | ||
33 | dnl Initialise automake with the package name, version and | 33 | dnl Initialise automake with the package name, version and |
34 | dnl bug-reporting address. | 34 | dnl bug-reporting address. |
35 | -AC_INIT([libv3270], [5.2], [perry.werneck@gmail.com]) | 35 | +AC_INIT([libv3270], [5.3], [perry.werneck@gmail.com]) |
36 | 36 | ||
37 | dnl Place auxilliary scripts here. | 37 | dnl Place auxilliary scripts here. |
38 | AC_CONFIG_AUX_DIR([scripts]) | 38 | AC_CONFIG_AUX_DIR([scripts]) |