Skip to content

Commit

Permalink
Removed old reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Dlesk committed Jan 1, 2012
1 parent 53ff3c6 commit 74ece48
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion Gamez.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import cherrypy
import os
from lib.WebRoot import WebRoot
from lib.WebBrowseWii import WebBrowseWii
import sys
import sched
import time
Expand Down
2 changes: 1 addition & 1 deletion lib/Constants.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
def VersionNumber():
return "0.0.0.7"
return "0.0.0.8"

0 comments on commit 74ece48

Please sign in to comment.