From a5365166f57919aaca7265607aabd7159fe8a68a Mon Sep 17 00:00:00 2001 From: Alan Antonuk Date: Mon, 12 Oct 2015 19:40:12 -0700 Subject: Preparation for v0.7.1 release. --- librabbitmq/amqp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'librabbitmq/amqp.h') diff --git a/librabbitmq/amqp.h b/librabbitmq/amqp.h index bfa7d26..07b9ef5 100644 --- a/librabbitmq/amqp.h +++ b/librabbitmq/amqp.h @@ -225,7 +225,7 @@ AMQP_BEGIN_DECLS #define AMQP_VERSION_MAJOR 0 #define AMQP_VERSION_MINOR 7 #define AMQP_VERSION_PATCH 1 -#define AMQP_VERSION_IS_RELEASE 0 +#define AMQP_VERSION_IS_RELEASE 1 /** -- cgit v1.2.1