diff --git a/configure.ac b/configure.ac index 9376ee6..a57f11b 100644 --- a/configure.ac +++ b/configure.ac @@ -32,7 +32,7 @@ AC_PREREQ(2.61) dnl Initialise automake with the package name, version and dnl bug-reporting address. -AC_INIT([libv3270], [5.2], [perry.werneck@gmail.com]) +AC_INIT([libv3270], [5.3], [perry.werneck@gmail.com]) dnl Place auxilliary scripts here. AC_CONFIG_AUX_DIR([scripts]) -- libgit2 0.21.2