==
The attached patch restores the Version key to the staff client's application.ini. This key is now required; without it, xulrunner-bin --install-app on OS X will silently crash, leading to an incomplete and non-functional installation of the client on that platform.
Note that when the client is built, the value of Version is replaced by the build ID.
git-svn-id: svn://svn.open-ils.org/ILS/trunk@13803
dcc99617-32d9-48b4-a31d-
7c20da2025e4
; This field specifies your application's name. This field is required.
Name=open_ils_staff_client
;
+; This field specifies your application's version. This field is required.
+Version=20090223
+;
; This field specifies your application's build ID (timestamp). This field is
; required.
BuildID=20090223