[hornetq-commits] JBoss hornetq SVN: r8382 - in branches/ClebertCallback/native: src and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Nov 23 15:03:33 EST 2009


Author: clebert.suconic at jboss.com
Date: 2009-11-23 15:03:33 -0500 (Mon, 23 Nov 2009)
New Revision: 8382

Modified:
   branches/ClebertCallback/native/bin/libHornetQAIO64.so
   branches/ClebertCallback/native/src/Version.h
Log:
64 bits compilation and versioning

Modified: branches/ClebertCallback/native/bin/libHornetQAIO64.so
===================================================================
(Binary files differ)

Modified: branches/ClebertCallback/native/src/Version.h
===================================================================
--- branches/ClebertCallback/native/src/Version.h	2009-11-23 19:59:38 UTC (rev 8381)
+++ branches/ClebertCallback/native/src/Version.h	2009-11-23 20:03:33 UTC (rev 8382)
@@ -1,5 +1,5 @@
 
 #ifndef _VERSION_NATIVE_AIO
-#define _VERSION_NATIVE_AIO 26
+#define _VERSION_NATIVE_AIO 27
 #endif
 



More information about the hornetq-commits mailing list