From f9dd1a307758ca44389e199d5c71f8b25eb5731d Mon Sep 17 00:00:00 2001 From: Laurence Withers Date: Sat, 7 Jan 2012 17:42:26 +0000 Subject: [PATCH] Bump version --- version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version b/version index 1afb79b..8db5fc2 100644 --- a/version +++ b/version @@ -11,6 +11,6 @@ # expected to be in 'major.minor.micro' format. VERMAJOR=0 VERMINOR=3 -VERMICRO=4 +VERMICRO=5 # vim: expandtab:ts=4:sw=4:syntax=sh