From 3f1dc5b000875b2adbaa4be08bbf6ce57bb05688 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=B4me=20Chilliet?= <come@opensides.be>
Date: Tue, 16 May 2017 14:27:00 +0200
Subject: [PATCH] Changed version number to 1.1-fixes

---
 include/variables_common.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/variables_common.inc b/include/variables_common.inc
index 6c8adaa4e..f4248240c 100644
--- a/include/variables_common.inc
+++ b/include/variables_common.inc
@@ -63,7 +63,7 @@ define("FPDF_FONTPATH", "/usr/share/php/fpdf/font/"); /*! Define fpdf font path
 /*!
  * \brief FusionDirectory Version
  */
-define ("FD_VERSION", "1.1"); /*! Define FusionDirectory version */
+define ("FD_VERSION", "1.1-fixes"); /*! Define FusionDirectory version */
 
 /*!
  * \brief FusionDirectory config object RDN
-- 
GitLab