[ALOY-1057] Update version number in lib/alloy.js to 1.4.0
| GitHub Issue | n/a | 
|---|---|
| Type | Bug | 
| Priority | Critical | 
| Status | Closed | 
| Resolution | Fixed | 
| Resolution Date | 2014-06-20T19:26:36.000+0000 | 
| Affected Version/s | Alloy 1.4.0 | 
| Fix Version/s | Alloy 1.4.0 | 
| Components | Runtime | 
| Labels | qe-testadded | 
| Reporter | Tim Poulsen | 
| Assignee | Tim Poulsen | 
| Created | 2014-06-20T19:20:42.000+0000 | 
| Updated | 2014-06-27T21:19:39.000+0000 | 
Description
	This version number corresponds to Alloy.version at runtime. We need to update it prior to the final 1.4.0 GA release
PR https://github.com/appcelerator/alloy/pull/458 Merged No functional test.
Ti.API.info('#### alloy version: ' + Alloy.version);