google-code-export / game-golem

Automatically exported from code.google.com/p/game-golem
0 stars 0 forks source link

r994 and r995 don't have right version set #263

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The last 3 updates from 0artifice0 have been set to r901. See the following 
line:
try{var 
d=document,m=d.createElement('meta');m.name='golem-version';m.content='31.5.901'
;d.getElementsByTagName('head')[0].appendChild(m);}catch(e){}

This seems to cause golem not to find a new version when using the check for 
update button.

Original issue reported on code.google.com by MrLoq...@googlemail.com on 27 Feb 2011 at 10:03

GoogleCodeExporter commented 9 years ago
Yeah, I know that happens every time I publish a change, and I know that I 
don't know how to fix it.  Seems to be a tortoise issue.  I've searched the 
file text, and even when I manually change the file number, doesn't seem to fix 
the issue.  If someone wants to help me figure out what's causing that, I'd be 
glad to work with them.

Original comment by 0Artifi...@gmail.com on 21 Mar 2011 at 6:07

GoogleCodeExporter commented 9 years ago
This issue should be sorted, the split branch directory issue was sorted out, 
as I understand it.

Original comment by lur...@hotmail.com on 14 Apr 2011 at 4:38