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 4d565c0 commit 56d1136Copy full SHA for 56d1136
1 file changed
library/IXP/Version.php
@@ -3,6 +3,6 @@
3
# Basic version information
4
#
5
6
-define( 'APPLICATION_VERSION', '3.6.19' );
7
-define( 'APPLICATION_VERDATE', '20141117090100' );
+define( 'APPLICATION_VERSION', '3.7.0' );
+define( 'APPLICATION_VERDATE', '20141126122100' );
8
0 commit comments