diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-02-09 22:26:15 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-02-09 22:26:15 +0000 |
commit | ddef571ede015fe47c1140968d743d96985930d4 (patch) | |
tree | 9848fc6d662afe08fbed4584126d4a42c18074da | |
parent | 86e0729f9a3cbf0e096ed98e691064e2924dc74a (diff) | |
download | pfsense-ddef571ede015fe47c1140968d743d96985930d4.zip pfsense-ddef571ede015fe47c1140968d743d96985930d4.tar.gz |
Bump version to 0.29. Minor style cleanup in ttys
-rw-r--r-- | etc/ttys | 2 | ||||
-rw-r--r-- | etc/version | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -32,6 +32,6 @@ # when going to single-user mode. console none unknown off secure # -ttyv0 "/usr/libexec/getty Pc" cons25 on secure +ttyv0 "/usr/libexec/getty Pc" cons25 on secure ttyd0 "/usr/libexec/getty std.9600" unknown on secure console "/bin/sh /etc/rc.initial" cons25 on secure diff --git a/etc/version b/etc/version index afa10e3..e55cad6 100644 --- a/etc/version +++ b/etc/version @@ -1 +1 @@ -0.28-SHOO-SHOO-BUG-FLU
\ No newline at end of file +0.29-TIME-TO-CALL-THE-BUG-EXTERMINATORS
\ No newline at end of file |