(very slim) Upgrade script for 1.6.1.9
authorMike Rylander <mrylander@gmail.com>
Tue, 4 Oct 2011 16:47:02 +0000 (12:47 -0400)
committerMike Rylander <mrylander@gmail.com>
Tue, 4 Oct 2011 16:47:02 +0000 (12:47 -0400)
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/sql/Pg/1.6.1.8-1.6.1.9-upgrade-db.sql [new file with mode: 0644]

diff --git a/Open-ILS/src/sql/Pg/1.6.1.8-1.6.1.9-upgrade-db.sql b/Open-ILS/src/sql/Pg/1.6.1.8-1.6.1.9-upgrade-db.sql
new file mode 100644 (file)
index 0000000..d8c41d8
--- /dev/null
@@ -0,0 +1,18 @@
+/*
+ * Copyright (C) 2011  Equinox Software, Inc.
+ * Mike Rylander <miker@esilibrary.com>
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * of the License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ */
+
+INSERT INTO config.upgrade_log(version) VALUES ('1.6.1.9');
+