We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ed14ab + 20c4f2f commit cdcf76cCopy full SHA for cdcf76c
README.md
@@ -1,4 +1,4 @@
1
-##SuiteCRM 7.6 beta
+##SuiteCRM 7.6 beta 2
2
3
[](https://travis-ci.org/salesagility/SuiteCRM)
4
suitecrm_version.php
@@ -1,5 +1,5 @@
<?php
if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
-$suitecrm_version = '7.6beta';
5
-$suitecrm_timestamp = '2016-03-29 17:00';
+$suitecrm_version = '7.6beta2';
+$suitecrm_timestamp = '2016-04-13 17:00';
0 commit comments