From 60434be9f8c48d05d1f7c1d406f93142d8c1dc44 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Fri, 22 Feb 2008 23:13:43 +0000 Subject: Fixed rubygen to skip unchanged generated files, prevents needless rebuilding every time the code generator changes. Start of amqp 0-10 mapping, work in progress. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@630353 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/qpid/client/Session.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/qpid/client') diff --git a/cpp/src/qpid/client/Session.h b/cpp/src/qpid/client/Session.h index 3293af60fe..5d91f289e2 100644 --- a/cpp/src/qpid/client/Session.h +++ b/cpp/src/qpid/client/Session.h @@ -27,7 +27,7 @@ namespace qpid { namespace client { /** - * Session is currently just an alias for Session_0_10 + * Session is currently just an alias for Session_99_0 * * \ingroup clientapi */ -- cgit v1.2.1