Skip to content

Commit 89d1f45

Browse files
author
tekool
committed
Updated from version 1.0 to 1.1
1 parent ad5c5b6 commit 89d1f45

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
These are sources, unit tests and minified library for PureMVC Multicore Framework for TypeScript.
44

55
## Status
6-
Development - [Version 1.0](https://github.com/PureMVC/puremvc-typescript-multicore-framework/blob/master/VERSION)
6+
Production - [Version 1.1](https://github.com/PureMVC/puremvc-typescript-multicore-framework/blob/master/VERSION)
77

88
Will probably stay tagged as development while TypeScript language specification is not finalized,
99
but remember that any TypeScript PureMVC project will output ready for production JavaScript.
@@ -35,8 +35,8 @@ system path. e.g. on windows: <code>typescript.compiler.path = C:/Documents and
3535
3. Use your favorite editor to run Ant or simply type <code>ant puremvc-typescript-multicore-framework/build
3636

3737
## License
38-
* PureMVC TypeScript Multicore Framework - Copyright © 2012 Frederic Saunier
39-
* PureMVC - Copyright © 2006-2012 Futurescale, Inc.
38+
* PureMVC TypeScript Multicore Framework - Copyright © 2014 Frederic Saunier
39+
* PureMVC - Copyright © 2006-2014 Futurescale, Inc.
4040
* All rights reserved.
4141

4242
* 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)