diff options
| -rw-r--r-- | .version | 2 | ||||
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/files | 2 | ||||
| -rw-r--r-- | docs/loadbars.1 | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -1 +1 @@ -0.6.0 +0.6.0.5 diff --git a/debian/changelog b/debian/changelog index 87ac62f..3b647c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -loadbars (0.6.0) stable; urgency=low +loadbars (0.6.0.5) stable; urgency=low * Introducing network stats. Network stats toggle button is 3 The new --netint INTNAME startup param specifies the nic to observe. diff --git a/debian/files b/debian/files index c18f360..4348924 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -loadbars_0.6.0_all.deb utils optional +loadbars_0.6.0.5_all.deb utils optional diff --git a/docs/loadbars.1 b/docs/loadbars.1 index 908f99f..02050e0 100644 --- a/docs/loadbars.1 +++ b/docs/loadbars.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "LOADBARS 1" -.TH LOADBARS 1 "2012-07-23" "loadbars 0.6.0" "User Commands" +.TH LOADBARS 1 "2012-07-23" "loadbars 0.6.0.5" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |
