From eefd3f1d5836f383f4d627f02c794d870f23bb94 Mon Sep 17 00:00:00 2001 From: Stig Thormodsrud Date: Wed, 19 Dec 2007 09:55:08 -0800 Subject: Change temporary version string to glendale instead of eureka. --- debian/vyatta-cfg-system.postinst.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') 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 -- cgit v1.2.3