Commit c502bc2f authored by Benoit Mortier's avatar Benoit Mortier
Browse files

Putting correct release version into variables_common.inc

Showing with 1 addition and 1 deletion
+1 -1
...@@ -64,7 +64,7 @@ define("FPDF_FONTPATH", "/usr/share/php/fpdf/font/"); /*! Define fpdf font path ...@@ -64,7 +64,7 @@ define("FPDF_FONTPATH", "/usr/share/php/fpdf/font/"); /*! Define fpdf font path
/*! /*!
* \brief FusionDirectory Version * \brief FusionDirectory Version
*/ */
define ("FD_VERSION", "1.0.7-dev"); /*! Define FusionDirectory version */ define ("FD_VERSION", "1.0.7"); /*! Define FusionDirectory version */
/*! /*!
* \brief FusionDirectory config object RDN * \brief FusionDirectory config object RDN
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment