added NOVA_VERSION to novarc

This commit is contained in:
Sandy Walsh 2011-08-04 11:40:07 -07:00
parent 194f0e4909
commit 7381c55a35
1 changed files with 1 additions and 0 deletions

View File

@ -16,3 +16,4 @@ export NOVA_API_KEY="%(access)s"
export NOVA_USERNAME="%(user)s"
export NOVA_PROJECT_ID="%(project)s"
export NOVA_URL="%(os)s"
export NOVA_VERSION="1.1"