Commit 0db200c147be1d22b009f80fb2b49ce76d8f941e

Authored by Perry Werneck
1 parent b8149472
Exists in master and in 2 other branches develop, macos

Updating to version 5.4

configure.ac
... ... @@ -31,7 +31,7 @@ AC_PREREQ(2.61)
31 31  
32 32 dnl Initialise automake with the package name, version and
33 33 dnl bug-reporting address.
34   -AC_INIT([lib3270], [5.3], [perry.werneck@gmail.com])
  34 +AC_INIT([lib3270], [5.4], [perry.werneck@gmail.com])
35 35  
36 36 dnl Place auxilliary scripts here.
37 37 AC_CONFIG_AUX_DIR([scripts])
... ...
debian/changelog
1   -lib3270 (5.3-0) unstable; urgency=low
  1 +lib3270 (5.4-0) unstable; urgency=low
2 2  
3 3 * Initial Release
4 4  
... ...
debian/lib3270.dsc
1 1 Format: 1.0
2 2 Source: lib3270
3   -Version: 5.3-0
  3 +Version: 5.4-0
4 4 Binary: lib3270
5 5 Maintainer: Perry Werneck <perry.werneck@gmail.com>
6 6 Architecture: any
... ... @@ -8,6 +8,6 @@ Build-Depends: debhelper (&gt;= 7), autotools-dev, autoconf, automake, pkg-config,
8 8 Standards-Version: 3.9.1.0
9 9 DEBTRANSFORM-RELEASE: 1
10 10 Files:
11   - 00000000000000000000000000000000 000000 lib3270-5.3.tar.bz2
  11 + 00000000000000000000000000000000 000000 lib3270-5.4.tar.bz2
12 12  
13 13  
... ...
debian/shlibs
1   -lib3270 5.3 lib3270 (>= 5.3)
  1 +lib3270 5.4 lib3270 (>= 5.4)
2 2  
3 3  
... ...