From cdcfab73d47a4c22a362cff5bc2e1e818083ebfa Mon Sep 17 00:00:00 2001
From: Tobias Pietzsch <tobias.pietzsch@gmail.com>
Date: Thu, 30 Apr 2015 04:41:43 -0500
Subject: [PATCH] Bump to next development cycle

Signed-off-by: Jenkins <jenkins@imagej.net>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 50b42ab..1fc8f52 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
 	</parent>
 
 	<artifactId>bigdataviewer_fiji</artifactId>
-	<version>1.0.11-SNAPSHOT</version>
+	<version>1.0.12-SNAPSHOT</version>
 
 	<name>BigDataViewer Fiji</name>
 	<description>Fiji plugins for starting BigDataViewer and exporting data.</description>
-- 
GitLab