bump to 2.4 beta

This commit is contained in:
iMHLv2
2014-01-23 21:53:39 -08:00
parent f5cf49ecad
commit f4722bf20a
+1 -1
View File
@@ -23,7 +23,7 @@
import os, sys
VERSION = "2.3.1"
VERSION = "2.4 (Beta)"
SCAN_BLOCKSIZE = 1024 * 1024 * 10