Ocarina 4.5.1

This commit is contained in:
Bryan Schumaker 2011-05-07 15:56:47 -04:00
parent 41e08fe248
commit 40084f4c68
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
__major__ = 4
__minor__ = 5
__bug__ = 0
__bug__ = 1
__dev__ = False
__vstr__ = "%s.%s" % (__major__, __minor__)