From: Chris Sharp Date: Mon, 18 Mar 2013 18:07:51 +0000 (-0400) Subject: setting version number in script X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7d34a4e34f7bac1688beb6ca32258164de18acc5;p=evergreen%2Fpines.git setting version number in script --- diff --git a/Open-ILS/src/sql/Pg/version-upgrade/pines-2.1-2.2-0663.schema.archive_circ_stat_cats.sql b/Open-ILS/src/sql/Pg/version-upgrade/pines-2.1-2.2-0663.schema.archive_circ_stat_cats.sql index 192b359814..53a538fecd 100644 --- a/Open-ILS/src/sql/Pg/version-upgrade/pines-2.1-2.2-0663.schema.archive_circ_stat_cats.sql +++ b/Open-ILS/src/sql/Pg/version-upgrade/pines-2.1-2.2-0663.schema.archive_circ_stat_cats.sql @@ -3,6 +3,7 @@ -- Enables users to set copy and patron stat cats to be archivable -- for the purposes of statistics even after the circs are aged. -- +\set eg_version '''2.2.0''' BEGIN; -- check whether patch can be applied