diff --git a/configure.ac b/configure.ac index 1334499..29fecd9 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([lib3270], [5.3], [perry.werneck@gmail.com]) +AC_INIT([lib3270], [5.4], [perry.werneck@gmail.com]) dnl Place auxilliary scripts here. AC_CONFIG_AUX_DIR([scripts]) diff --git a/debian/changelog b/debian/changelog index 651d46d..21e9d2b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -lib3270 (5.3-0) unstable; urgency=low +lib3270 (5.4-0) unstable; urgency=low * Initial Release diff --git a/debian/lib3270.dsc b/debian/lib3270.dsc index 2b5a05b..0defad1 100644 --- a/debian/lib3270.dsc +++ b/debian/lib3270.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: lib3270 -Version: 5.3-0 +Version: 5.4-0 Binary: lib3270 Maintainer: Perry Werneck Architecture: any @@ -8,6 +8,6 @@ Build-Depends: debhelper (>= 7), autotools-dev, autoconf, automake, pkg-config, Standards-Version: 3.9.1.0 DEBTRANSFORM-RELEASE: 1 Files: - 00000000000000000000000000000000 000000 lib3270-5.3.tar.bz2 + 00000000000000000000000000000000 000000 lib3270-5.4.tar.bz2 diff --git a/debian/shlibs b/debian/shlibs index 92c9a2a..0aac2cc 100644 --- a/debian/shlibs +++ b/debian/shlibs @@ -1,3 +1,3 @@ -lib3270 5.3 lib3270 (>= 5.3) +lib3270 5.4 lib3270 (>= 5.4) -- libgit2 0.21.2