7 lines
226 B
Python
7 lines
226 B
Python
JGIT_VERS = "4.5.0.201609210915-r.115-g81f9c1843"
|
|
|
|
DOC_VERS = "4.5.0.201609210915-r"
|
|
|
|
#DOC_VERS = JGIT_VERS # Set to VERS unless using a snapshot
|
|
JGIT_DOC_URL = "http://download.eclipse.org/jgit/site/" + DOC_VERS + "/apidocs"
|