@@ -61,8 +61,8 @@
char *flam3_version() {
if (strcmp(SVN_REV, "exported"))
return flam3_os "-" VERSION "." SVN_REV;
if (strcmp(GIT_REV, ""))
return flam3_os "-" VERSION "." GIT_REV;
return flam3_os "-" VERSION;
}
The note is not visible to the blocked user.