adding version information to the about page
NOTE: this shows up only in the packaged distribution git-svn-id: http://google-refine.googlecode.com/svn/trunk@367 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
9db9351a0b
commit
77b452e87f
File diff suppressed because one or more lines are too long
@ -1,4 +1,5 @@
|
||||
var GridworksVersion = {
|
||||
description: "Gridworks $VERSION",
|
||||
version: "$VERSION",
|
||||
revision: "$REVISION"
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user