Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fusiondirectory
fusiondirectory
Commits
ba6d44a1
Commit
ba6d44a1
authored
Jul 30, 2014
by
Benoit Mortier
Browse files
Put the right future version 1.0.9 in variables_common.inc
parent
ef1b21b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/variables_common.inc
View file @
ba6d44a1
...
...
@@ -63,7 +63,7 @@ define("FPDF_FONTPATH", "/usr/share/php/fpdf/font/"); /*! Define fpdf font path
/*!
* \brief FusionDirectory Version
*/
define
(
"FD_VERSION"
,
"1.
1
-dev"
);
/*! Define FusionDirectory version */
define
(
"FD_VERSION"
,
"1.
0.9
-dev"
);
/*! Define FusionDirectory version */
/*!
* \brief FusionDirectory config object RDN
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment