Bump version

This commit is contained in:
Roberto Rosario
2014-07-17 01:24:20 -04:00
parent 4c95e2665c
commit a0e87df997
3 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ Initialize a ``virtualenv`` to deploy the project:
$ virtualenv venv
$ source venv/bin/activate
$ pip install mayan-edms==1.0.rc1
$ pip install mayan-edms==1.0.rc2
By default **Mayan EDMS** will create a single file SQLite_ database, which makes
it very easy to start using **Mayan EDMS**. Populate the database with the project's schema doing: