summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-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 51caf80a..3ee762bd 100644
--- a/debian/vyatta-cfg-system.postinst.in
+++ b/debian/vyatta-cfg-system.postinst.in
@@ -46,7 +46,7 @@ if [ "$sysconfdir" != "/etc" ]; then
fi
# add temporary version
- echo "Version : eureka (beta)" > $sysconfdir/version
+ echo "Version : glendale (alpha 1)" > $sysconfdir/version
fi
# update crontab for logrotate