This will be Cappuccino 0.9.9.

This commit is contained in:
Alexander Ljungberg
2016-03-29 23:32:12 +01:00
parent 3ba215887c
commit ecac17a00a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ PROJECT_NAME = " API"
# could be handy for archiving the generated documentation or if some version
# control system is used.
PROJECT_NUMBER = 0.9.8
PROJECT_NUMBER = 0.9.9
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
+1 -1
View File
@@ -169,7 +169,7 @@ tmp_zip="/tmp/cappuccino.zip"
local_distrib=""
github_user="cappuccino"
github_ref="v0.9.8"
github_ref="v0.9.9"
noprompt=""
install_capp=""
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "0.9.8"
"version": "0.9.9"
}