Skip to content

Commit 45fdbee

Browse files
author
tekool
committed
Upgraded from version 1.0 to 1.1
1 parent 89d1f45 commit 45fdbee

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

VERSION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
PureMVC Multicore Framework for TypeScript
22
----------------------------------------------------------------------------------------------------
3-
Release Date: 11/07/2012
3+
Release Date: 04/17/2014
44
Platform: TypeScript
55
Version: 1
66
Revision: 1
77
Author: Frederic Saunier <frederic.saunier@puremvc.org>
88
Status: Production
99
----------------------------------------------------------------------------------------------------
1010

11-
1.1 - Port updated to reflect TypeScript 1.0 changes
11+
1.1 - Port updated to reflect official release of TypeScript 1.0 (http://blogs.msdn.com/b/typescript/archive/2014/04/02/announcing-typescript-1-0.aspx)
1212

13-
This port was upgraded to its final state with the help of systemsymbiosis (https://github.com/systemsymbiosis/)
13+
This port was upgraded with the help of systemsymbiosis (https://github.com/systemsymbiosis/)
1414
thanks to him.
1515

1616
1.0 - First official PureMVC TypeScript Multicore port.

build/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
;Version for this build.
2-
version = 1.0
2+
version = 1.1
33

44
;Absolute path of the project directory.
55
project.dir = ${basedir}/..

0 commit comments

Comments
 (0)