PLaneT client now reports itself as 372.0.
(This is a workaround to allow people to designate packages as v4.0 only until a proper repository can be set up.) svn: r7873
This commit is contained in:
parent
6913fab8f6
commit
bf2e561d17
|
@ -16,7 +16,7 @@
|
|||
(HARD-LINK-FILE (build-path (PLANET-BASE-DIR) "HARD-LINKS"))
|
||||
(LOGGING-ENABLED? #t)
|
||||
(LOG-FILE (build-path (PLANET-DIR) "INSTALL-LOG"))
|
||||
(DEFAULT-PACKAGE-LANGUAGE "371.3" #;(version))
|
||||
(DEFAULT-PACKAGE-LANGUAGE "372.0" #;(version))
|
||||
|
||||
(USE-HTTP-DOWNLOADS? #t)
|
||||
(HTTP-DOWNLOAD-SERVLET-URL "http://planet.plt-scheme.org/servlets/planet-servlet.ss")
|
||||
|
|
Loading…
Reference in New Issue
Block a user