gfceu-stable will remain compatible until a release ever gets out for fceux. gfceu will be worked on to be compatible with the latest subversion fceux
[[Split portion of a mixed commit.]]
This commit is contained in:
parent
89ad67e441
commit
d30dd3de0a
2
gfceu
2
gfceu
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
# gfceu - Graphical launcher for FCE Ultra.
|
# gfceu - Graphical launcher for FCE Ultra.
|
||||||
# Designed on Ubuntu, with platfrom independence in mind.
|
# Designed on Ubuntu, with platfrom independence in mind.
|
||||||
version = "0.6.0"
|
version = "0.6.1svn"
|
||||||
# Copyright (C) 2006 Lukas Sabota <punkrockguy318@comcast.net>
|
# Copyright (C) 2006 Lukas Sabota <punkrockguy318@comcast.net>
|
||||||
##
|
##
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in New Issue