Update osl magic number when updating version ;)

This commit is contained in:
Bastien Montagne 2013-06-26 12:37:48 +00:00
parent ab1a0d6cf7
commit ba2ee5f5f3

@ -1527,7 +1527,7 @@ clean_OSL() {
compile_OSL() {
# To be changed each time we make edits that would modify the compiled result!
osl_magic=9
osl_magic=10
_init_osl
# Clean install if needed!