Skip to content

Commit e06f37c

Browse files
author
tekool
committed
Upgraded from 1.0 to 1.1 version
1 parent 6e338dc commit e06f37c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ PureMVC is a lightweight framework for creating applications based upon the clas
55
* [Live Unit Test Runner](http://darkstar.puremvc.org/content_header.html?url=http://puremvc.org/pages/demos/TS/PureMVC_TS_MultiCore_UnitTests/&desc=PureMVC%20TypeScript%20MultiCore%20Unit%20Tests)
66

77
## Status
8-
Development - [Version 1.0](https://github.com/PureMVC/puremvc-typescript-multicore-framework/blob/master/VERSION)
9-
* Fully unit-tested and demoed, but in 'Development' status since the TypeScript language specification is not finalized.
8+
Production - [Version 1.1](https://github.com/PureMVC/puremvc-typescript-multicore-framework/blob/master/VERSION)
109

1110
## Platforms / Technologies
1211
* [TypeScript](http://www.typescriptlang.org/)
@@ -35,8 +34,8 @@ system path. e.g. on windows: <code>typescript.compiler.path = C:/Documents and
3534
3. Use your favorite editor to run Ant or simply type <code>ant puremvc-typescript-multicore-framework/build
3635

3736
## License
38-
* PureMVC TypeScript Multicore Framework - Copyright © 2012 Frederic Saunier
39-
* PureMVC - Copyright © 2006-2012 Futurescale, Inc.
37+
* PureMVC TypeScript Multicore Framework - Copyright © 2014 Frederic Saunier
38+
* PureMVC - Copyright © 2006-2014 Futurescale, Inc.
4039
* All rights reserved.
4140

4241
* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

0 commit comments

Comments
 (0)