diff options
| author | Paul Buetow <paul@buetow.org> | 2012-05-01 14:40:05 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2012-05-01 14:40:05 +0200 |
| commit | b08d152c8a36b0d7db943f819059f705663f756e (patch) | |
| tree | c3f2cb228ece7f349975604c2545a4125c141307 | |
| parent | 0ec0d1fc62d23005aa34734f1977956dc56660ed (diff) | |
typo0.5.3
| -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.5.2.2+nmu1 +0.5.3 diff --git a/debian/changelog b/debian/changelog index 47bd57b..f96fa74 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ loadbars (0.5.3) stable; urgency=low - * Introduce new paranm --hasagent. With --hasagent 1 loadbars will not + * Introduce new param --hasagent. With --hasagent 1 loadbars will not run 'ssh-add' which would ask for your SSH key password to add it to the ssh agent. With --hasagent 0 (default value) loadbars will run 'ssh-add' on startup in order to add your SSH key to the SSH agent. diff --git a/debian/files b/debian/files index 6220d97..a4aec6d 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -loadbars_0.5.2.2+nmu1_all.deb utils optional +loadbars_0.5.3_all.deb utils optional diff --git a/docs/loadbars.1 b/docs/loadbars.1 index 52f142f..30940cd 100644 --- a/docs/loadbars.1 +++ b/docs/loadbars.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "LOADBARS 1" -.TH LOADBARS 1 "2012-05-01" "loadbars 0.5.2.2+nmu1" "User Commands" +.TH LOADBARS 1 "2012-04-20" "loadbars 0.5.3" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |
