From cd7e4f9186f2ace4416780a7dd6341e01e23a45f Mon Sep 17 00:00:00 2001
From: Paul Martin <paul@paulsputer.com>
Date: Wed, 06 Apr 2016 14:46:58 -0400
Subject: [PATCH] Fix for #962 - Delete patchset ability

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

diff --git a/build.moxie b/build.moxie
index 6d6edfb..8eb2bbf 100644
--- a/build.moxie
+++ b/build.moxie
@@ -10,7 +10,7 @@
 description: pure Java Git solution
 groupId: com.gitblit
 artifactId: gitblit
-version: 1.7.1
+version: 1.7.2-SNAPSHOT
 inceptionYear: 2011
 
 # Current stable release

--
Gitblit v1.9.1