From 0fee8464376516e3ebc152aed4bb30985b1ca611 Mon Sep 17 00:00:00 2001 From: Mikael Roos Date: Wed, 12 Feb 2014 15:29:58 +0100 Subject: [PATCH] tag v0.5.1 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 07993e8..6019e0b 100644 --- a/README.md +++ b/README.md @@ -26,12 +26,12 @@ This is free software and open source software, licensed according MIT. Installation and get going ------------------------------------- -**Latest stable version is v0.5 released 2014-02-12.** +**Latest stable version is v0.5.1 released 2014-02-12.** ```bash git clone git://github.com/mosbth/cimage.git cd cimage -git checkout v0.5 +git checkout v0.5.1 ``` Make the cache-directory writable by the webserver. @@ -131,7 +131,7 @@ Revision history ------------------------------------- -v0.x (latest) +v0.5.1 (2014-02-12) * Display image in README-file. * Create an empty `cache` directory as part of repo.