Hi, thanks for the great theme!
Just a quick note to say that the line:
version = VERSION
in beach.info will cause problems with the Update Status module when using CVS to checkout the code (CVS Deploy module). This line should be removed, it is only valid on core modules, not on contrib. Contrib modules should not specify a version (it is added automatically by the packaging script).
Thanks!
Comments
Comment #1
Sungsit commentedOh, thank you to let me know this issue. I'll remove it for the next release.
Comment #2
itapplication commentedFixed in 7.x and 6.x branch