Skip to content

Commit 03992c8

Browse files
committed
ACE+TAO-6_4_1
1 parent ec3b806 commit 03992c8

File tree

61 files changed

+826
-66
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+826
-66
lines changed

ACE/ChangeLogs/ACE-6_4_1

Lines changed: 509 additions & 0 deletions
Large diffs are not rendered by default.

ACE/PROBLEM-REPORT-FORM

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
4141
Subject: [area]: [synopsis]
4242

43-
ACE VERSION: 6.4.0
43+
ACE VERSION: 6.4.1
4444

4545
HOST MACHINE and OPERATING SYSTEM:
4646
If on Windows based OS's, which version of WINSOCK do you

ACE/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This is ACE version 6.4.0, released Mon Jul 04 08:47:38 CEST 2016
1+
This is ACE version 6.4.1, released Mon Oct 10 09:17:08 CEST 2016
22

33
If you have any problems with or questions about ACE, please send
44
e-mail to the ACE mailing list ([email protected]),

ACE/ace/Version.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
#define ACE_MAJOR_VERSION 6
66
#define ACE_MINOR_VERSION 4
7-
#define ACE_MICRO_VERSION 0
8-
#define ACE_BETA_VERSION 0
9-
#define ACE_VERSION "6.4.0"
10-
#define ACE_VERSION_CODE 394240
7+
#define ACE_MICRO_VERSION 1
8+
#define ACE_BETA_VERSION 1
9+
#define ACE_VERSION "6.4.1"
10+
#define ACE_VERSION_CODE 394241
1111
#define ACE_MAKE_VERSION_CODE(a,b,c) (((a) << 16) + ((b) << 8) + (c))
1212

ACE/debian/ace.dsc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Format: 1.0
2-
Source: ACE+TAO-src-6.4.0
3-
Version: 2.4.0
2+
Source: ACE+TAO-src-6.4.1
3+
Version: 2.4.1
44
Binary: ace
55
Maintainer: Johnny Willemsen <[email protected]>
66
Architecture: any
77
Build-Depends: gcc, make, g++, debhelper (>= 5), dpkg-dev, libssl-dev (>= 0.9.7d), dpatch (>= 2.0.10), libxt-dev (>= 4.3.0), libfltk1.1-dev (>= 1.1.4), libqt4-dev (>= 4.4~rc1-4), tk-dev, zlib1g-dev, docbook-to-man, bzip2, autoconf, automake, libtool, autotools-dev, doxygen, graphviz, libfox-1.6-dev, libzzip-dev, libbz2-dev
88
Files:
9-
65b34001c9605f056713a7e146b052d1 46346654 ACE+TAO-src-6.4.0.tar.gz
9+
65b34001c9605f056713a7e146b052d1 46346654 ACE+TAO-src-6.4.1.tar.gz
1010

ACE/debian/debian.control

Lines changed: 48 additions & 48 deletions
Large diffs are not rendered by default.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)