Skip to content

Commit 73b71d7

Browse files
committed
Update MQ version
1 parent 5d671ae commit 73b71d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mq/src/share/cclient/cshim/mqversion.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525

2626
#define MQ_NAME "Eclipse OpenMQ(tm)"
2727

28-
#define MQ_VERSION "6.3.0"
28+
#define MQ_VERSION "6.4.0"
2929
#define MQ_VMAJOR 6
30-
#define MQ_VMINOR 3
30+
#define MQ_VMINOR 4
3131
#define MQ_VMICRO 0
3232
#define MQ_SVCPACK 0
3333
#define MQ_URELEASE 0

0 commit comments

Comments
 (0)