sfa.rspecs.rspec_version and GetVersion() updates
[sfa.git] / sfa / util / version.py.in
index 37a1ab0..5291328 100644 (file)
@@ -2,8 +2,8 @@
 version_tag="@VERSIONTAG@"
 scm_url="@SCMURL@"
 import socket
-
-def version_core (more):
+def version_core (more={}):
     core = { 'geni_api':1,
              'sfa' : 1,
              'code_tag' : version_tag,