Skip to content

Commit

Permalink
Incorporated Manuel Naranjo's python build
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbie Matthews committed Jan 26, 2011
1 parent 6982bd2 commit 35bac83
Show file tree
Hide file tree
Showing 1,916 changed files with 807,045 additions and 3 deletions.
Expand Up @@ -64,17 +64,17 @@ public boolean hasScriptsArchive() {
}

public int getVersion() {
return 10;
return 11;
}

@Override
public int getExtrasVersion() {
return 10;
return 11;
}

@Override
public int getScriptsVersion() {
return 10;
return 11;
}

@Override
Expand Down

0 comments on commit 35bac83

Please sign in to comment.