Skip to content

Commit cdcf76c

Browse files
committed
Merge pull request salesagility#1237 from salesagility/campaignwizard
version 7.6 beta 2
2 parents 9ed14ab + 20c4f2f commit cdcf76c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
##SuiteCRM 7.6 beta
1+
##SuiteCRM 7.6 beta 2
22

33
[![Build Status](https://travis-ci.org/salesagility/SuiteCRM.svg?branch=develop)](https://travis-ci.org/salesagility/SuiteCRM)
44

suitecrm_version.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
22
if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
33

4-
$suitecrm_version = '7.6beta';
5-
$suitecrm_timestamp = '2016-03-29 17:00';
4+
$suitecrm_version = '7.6beta2';
5+
$suitecrm_timestamp = '2016-04-13 17:00';

0 commit comments

Comments
 (0)