|
From: Jeff S. <jsq...@us...> - 2003-07-19 18:11:36
|
Update of /cvsroot/env-switcher/env-switcher/dist In directory sc8-pr-cvs1:/tmp/cvs-serv2429/dist Modified Files: VERSION Log Message: Updates to handle multiple default files; need to handle "split" of "switcher --show-exec" output, as well as pass through any error output lines. Thanks to Justin MacCallum for pointing this out. Index: VERSION =================================================================== RCS file: /cvsroot/env-switcher/env-switcher/dist/VERSION,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -r1.9 -r1.10 *** VERSION 29 Oct 2002 16:20:40 -0000 1.9 --- VERSION 19 Jul 2003 18:11:33 -0000 1.10 *************** *** 1,5 **** major=1 minor=0 ! release=9 alpha=0 beta=0 --- 1,5 ---- major=1 minor=0 ! release=10 alpha=0 beta=0 |