make_release: add the \set eg_version command to upgrade script
authorDan Scott <dscott@laurentian.ca>
Wed, 7 Nov 2012 17:55:49 +0000 (12:55 -0500)
committerBill Erickson <berick@esilibrary.com>
Thu, 8 Nov 2012 18:24:56 +0000 (13:24 -0500)
commit4bc22d32e1a337c48f02c5a364274206a06f37ef
tree03e154a7f40ae124c10511ed410f82a3819176fb
parent6ae6890b3ea8fc40e3a57cd7c74377754c9cab4c
make_release: add the \set eg_version command to upgrade script

We were echoing the output to STDOUT instead of redirecting it to the
upgrade script that we were generating. Let's go the last mile and
actually get it into the upgrade script.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
build/tools/make_release