// THIS FILE IS AUTOMATICALLY GENERATED.
// DO NOT EDIT IT DIRECTLY. EDIT tool/make-meta INSTEAD.

final class Meta {
    static const VERSION_STRING   = "0.9.30";
    static const VERSION_NUMBER   =  0.00903;
    static const LAST_COMMIT_HASH = "e18852cb0e53018e8b60b163c30cfa4a86a8f0e9";
    static const LAST_COMMIT_DATE = "2013-05-17 23:08:52 -0700";

    static const IDENTIFIER = Meta.VERSION_STRING + " (" + Meta.LAST_COMMIT_DATE + "; " + Meta.LAST_COMMIT_HASH + ")";
} // class Meta
