VERSION=0.1.0
PACKAGE=Evergreen
DESCRIPTION=Evergreen Staff Client
-BUILD=2005072621
+BUILD=2005072718
RETRIEVE_FIELDMAPPER=wget -N http://gapines.org/js/util/fieldmapper.js
RETRIEVE_ORG_TREE=wget -N http://gapines.org/js/util/OrgTree.js
;
; This field specifies your application's build ID (timestamp). This field is
; required.
-BuildID=2005072621
+BuildID=2005072718
;
; This field specifies a compact copyright notice for your application. This
; field is optional.
<!ENTITY auth.title "Evergreen Staff Client ">
-<!ENTITY auth.version "Evergreen 0.1.0 2005072621">
+<!ENTITY auth.version "Evergreen 0.1.0 2005072718">
<!ENTITY auth.login_header "Login">
<!ENTITY auth.name_prompt "Name:"><!ENTITY auth.name_prompt.key "N">