summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Antonuk <alan.antonuk@gmail.com>2014-08-11 21:37:45 -0700
committerAlan Antonuk <alan.antonuk@gmail.com>2014-08-11 21:37:45 -0700
commita2ee005e3d781055437513e4318ad414a59969bd (patch)
treed37a6c5fd591707887610d6bd9e98c53453905be /configure.ac
parent8dea9a04f61e7829b939711c292b65916278a4d4 (diff)
downloadrabbitmq-c-github-ask-a2ee005e3d781055437513e4318ad414a59969bd.tar.gz
Bumping version for development.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 045f8cb..8d6416d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ([2.59])
m4_define([major_version], [0])
m4_define([minor_version], [5])
-m4_define([micro_version], [1])
+m4_define([micro_version], [2])
# Follow all steps below in order to calculate new ABI version when updating the library
# NOTE: THIS IS UNRELATED to the actual project version