Skip to content

Commit

Permalink
- rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
arno committed Oct 31, 2007
1 parent 3964164 commit 00e0101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lang/lang.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ def get(self, label, tryuser = True, trylocal = True, tryenglish = True, giveerr
if (label == 'version'):
return version_id
if (label == 'build'):
return "Build 6003"
return "Build 6006"
if (label == 'build_date'):
return "Oct 31, 2007"

Expand Down

0 comments on commit 00e0101

Please sign in to comment.