From 31a1cf39e926721cfa118a3e5c7007dd3752635a Mon Sep 17 00:00:00 2001
From: Ian Lynagh <igloo@earth.li>
Date: Sat, 20 Sep 2008 17:51:05 +0000
Subject: [PATCH] Correct the version number in the Makefile

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 6eabe0df3f..580be33a7b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 
-VERSION=1.5.3
+VERSION=1.5.4
 
 KIND=devel
 #KIND=rc
-- 
GitLab