script-installer.ss -> installer.ss

svn: r11181
This commit is contained in:
Eli Barzilay 2008-08-11 12:24:16 +00:00
parent 60f30c3a90
commit 790a5ad30d
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#lang setup/infotab
(define version '(400))
(define post-install-collection "script-installer.ss")
(define post-install-collection "installer.ss")