fixed version string
parent
ecd784dcb8
commit
ccf1e566e8
|
@ -2,7 +2,7 @@
|
|||
|
||||
#why does the bang not work?
|
||||
import urllib2, json, os, sys
|
||||
print "LinuxMint4Ever's EarlyLauncher version BETA 2.1"
|
||||
print "LinuxMint4Ever's EarlyLauncher version BETA 2.3"
|
||||
|
||||
#globally used variables
|
||||
config = []
|
||||
|
|
Reference in New Issue