Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 272648b commit b254555Copy full SHA for b254555
1 file changed
library/IXP/Version.php
@@ -3,6 +3,6 @@
3
# Basic version information
4
#
5
6
-define( 'APPLICATION_VERSION', '3.7.0' );
7
-define( 'APPLICATION_VERDATE', '20141126122100' );
+define( 'APPLICATION_VERSION', '3.7.1' );
+define( 'APPLICATION_VERDATE', '20141127195900' );
8
0 commit comments