We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3da76a commit bcbb93bCopy full SHA for bcbb93b
1 file changed
planck/main.m
@@ -96,7 +96,7 @@ int main(int argc, char * const *argv) {
96
}
97
98
if (verbose) {
99
- printf("planck v1.1\n\n");
+ printf("planck v1.2\n\n");
100
101
102
if (mainNsName && repl) {
0 commit comments