Skip to content

Commit

Permalink
Bump version number to v0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Orvid committed Jan 8, 2016
1 parent 8c9f130 commit 948d55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Caprica/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ int main(int argc, char* argv[])
printf("Invoke like: caprica.exe myFile.psc");
}

printf("Caprica Papyrus Compiler v0.0.7\n");
printf("Caprica Papyrus Compiler v0.0.8\n");

#ifdef NDEBUG
try {
Expand Down

0 comments on commit 948d55c

Please sign in to comment.