summaryrefslogtreecommitdiff
path: root/debian/vyatta-cfg-system.postinst.in
diff options
context:
space:
mode:
authorStig Thormodsrud <stig@vyatta.com>2007-12-19 09:55:08 -0800
committerStig Thormodsrud <stig@vyatta.com>2007-12-19 09:55:08 -0800
commiteefd3f1d5836f383f4d627f02c794d870f23bb94 (patch)
tree81542e7917d61149fdfcbcee0f48e001610383f4 /debian/vyatta-cfg-system.postinst.in
parent7a4610e0fb11946ba40ac1fe1eafbddd39a15e48 (diff)
downloadvyatta-cfg-quagga-eefd3f1d5836f383f4d627f02c794d870f23bb94.tar.gz
vyatta-cfg-quagga-eefd3f1d5836f383f4d627f02c794d870f23bb94.zip
Change temporary version string to glendale instead of eureka.
Diffstat (limited to 'debian/vyatta-cfg-system.postinst.in')
-rw-r--r--debian/vyatta-cfg-system.postinst.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/vyatta-cfg-system.postinst.in b/debian/vyatta-cfg-system.postinst.in
index b747b786..9911cda5 100644
--- a/debian/vyatta-cfg-system.postinst.in
+++ b/debian/vyatta-cfg-system.postinst.in
@@ -50,7 +50,7 @@ if [ "$sysconfdir" != "/etc" ]; then
echo "log syslog warnings" >> /etc/quagga/Quagga.conf
# add temporary version
- echo "Version : eureka (beta)" > $sysconfdir/version
+ echo "Version : glendale (alpha 1)" > $sysconfdir/version
fi
# update crontab for logrotate