Bump version

This commit is contained in:
Simeon Warner 2013-07-04 23:28:42 -04:00
parent 9860176cfb
commit a29ee63909

View File

@ -6,6 +6,9 @@ The first two components of the version tags are tied to the ResourceSync specif
version. Versions 0.9.x are intended to implement the v0.9 ResourceSync specification
(http://www.openarchives.org/rs/0.9/),
v0.9.2 2013-07-04
- Cosmetic only
v0.9.1 2013-07-04
- First release working toward v0.9 specification
- Use test examples from v0.9 specification, add code to build them too