Forgot to update ULX version in sh_defines.

Also, the previous commit fixes issue #2.
This commit is contained in:
SticklyMan 2012-04-27 18:01:03 -06:00
parent ece506c837
commit 43d2f16f3a

View File

@ -1,6 +1,6 @@
ulx.LOW_ARGS = "You did not specify enough arguments for this command. Type 'ulx help' in console for help."
ulx.version = 3.53 -- Current release version. Don't access directly, use ulx.getVersion instead. (SVN checks)
ulx.version = 3.54 -- Current release version. Don't access directly, use ulx.getVersion instead. (SVN checks)
ulx.release = true -- Is this the release?
ulx.ID_ORIGINAL = 1