update version number in the DOC

Change-Id: I791be1c6678fa4bd2f0f330cd53aa5837dedbebf
This commit is contained in:
Pascal Massimino 2011-03-25 16:54:47 -07:00
parent f8db5d5d1c
commit fa70d2b771
3 changed files with 13 additions and 3 deletions

View File

@ -1 +1,6 @@
- 9/10: initial release version 0.1 - 3/25/11: version 0.1.2
* Incremental decoding: picture can be decoded byte-by-byte if needs be.
* lot of bug-fixes, consolidation and stabilization
- 2/23/10: initial release of version 0.1, with the new encoder
- 9/10: initial release version with only the lightweight decoder

7
NEWS
View File

@ -1 +1,6 @@
- 9/10: initial release version 0.1 - 3/25/11: version 0.1.2
* Incremental decoding: picture can be decoded byte-by-byte if needs be.
* lot of bug-fixes, consolidation and stabilization
- 2/23/10: initial release of version 0.1, with the new encoder
- 9/10: initial release version with only the lightweight decoder

2
README
View File

@ -4,7 +4,7 @@
\__\__/\____/\_____/__/ ____ ___ \__\__/\____/\_____/__/ ____ ___
/ _/ / \ \ / _ \/ _/ / _/ / \ \ / _ \/ _/
/ \_/ / / \ \ __/ \__ / \_/ / / \ \ __/ \__
\____/____/\_____/_____/____/v0.1 \____/____/\_____/_____/____/v0.1.2
Description: Description:
============ ============