From 7e5107ef3e2bb0d7c31d3050fb8ba6cc1601ef1a Mon Sep 17 00:00:00 2001 From: Glenn Matthys <glenn@webmind.be> Date: Sun, 17 Jan 2016 17:15:38 -0500 Subject: [PATCH] Describe how DH key bitlength can be influenced --- build.moxie | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.moxie b/build.moxie index 9906dda..8eb2bbf 100644 --- a/build.moxie +++ b/build.moxie @@ -10,12 +10,12 @@ description: pure Java Git solution groupId: com.gitblit artifactId: gitblit -version: 1.7.0 +version: 1.7.2-SNAPSHOT inceptionYear: 2011 # Current stable release -releaseVersion: 1.7.0 -releaseDate: 2015-11-22 +releaseVersion: 1.7.1 +releaseDate: 2015-11-23 # Project urls url: 'http://gitblit.com' -- Gitblit v1.9.1