From a66312f3d4bb9f1f6aad5ed66d2082057c99f519 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Wed, 12 Mar 2014 17:21:12 -0400
Subject: [PATCH] Tweak the receive pack push permission check to be a method

---
 build.moxie |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/build.moxie b/build.moxie
index b8d368b..862b4ec 100644
--- a/build.moxie
+++ b/build.moxie
@@ -10,12 +10,12 @@
 description: pure Java Git solution
 groupId: com.gitblit
 artifactId: gitblit
-version: 1.4.0-SNAPSHOT
+version: 1.4.1-SNAPSHOT
 inceptionYear: 2011
 
 # Current stable release
-releaseVersion: 1.3.2
-releaseDate: 2013-08-22
+releaseVersion: 1.4.0
+releaseDate: 2014-03-09
 
 # Project urls
 url: 'http://gitblit.com'

--
Gitblit v1.9.1