summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlan Antonuk <alan.antonuk@gmail.com>2013-01-17 02:09:51 -0500
committerAlan Antonuk <alan.antonuk@gmail.com>2013-01-17 02:09:51 -0500
commitbce7e2457ab0a542427b057ae09a1f46523aad48 (patch)
treed099573e2a9945d9b1d49272cdbc7c6eafc05661 /README.md
parentcb55317b4d6babdb9c222977dacc4c38547f6e73 (diff)
downloadrabbitmq-c-github-ask-bce7e2457ab0a542427b057ae09a1f46523aad48.tar.gz
Add download link for latest stable version
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 35dbec7..9aece46 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,11 @@ RabbitMQ mailing list and on the RabbitMQ blog.
API Documentation (rather incomplete at this point) can be found:
- <http://alanxz.github.com/rabbitmq-c/docs/0.2/>
+## Latest Stable Version
+
+The latest stable version of rabbitmq-c is v0.3.0 and can be downloaded from:
+https://github.com/alanxz/rabbitmq-c/archive/rabbitmq-c-v0.3.0.zip
+
## Building and installing using CMake
The rabbitmq-c library is built using CMake v2.6+ (http://www.cmake.org) on all