Skip to content

Commit

Permalink
Bump version number to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elson committed Aug 24, 2009
1 parent 033bca1 commit ba223c4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.properties
@@ -1,3 +1,3 @@
LINE=1.6
VERSION=1.6.0-rc2
VERSION=1.6.0
CSSVERSION=160
3 changes: 3 additions & 0 deletions src/map.js
Expand Up @@ -149,6 +149,9 @@ gloader.map.add(
},
{
$version: "1.6.0-rc2"
},
{
$version: "1.6.0"
}
);

Expand Down

0 comments on commit ba223c4

Please sign in to comment.