diff options
| -rw-r--r-- | .version | 2 | ||||
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | docs/cpuinfo.1 | 2 |
3 files changed, 8 insertions, 2 deletions
@@ -1 +1 @@ -1.0.1 +1.0.2 diff --git a/debian/changelog b/debian/changelog index 95032db..9c992ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cpuinfo (1.0.2) stable; urgency=low + + * Add README.pod for Github page + + -- Paul Buetow <paul@buetow.org> Sun, 22 Jun 2014 11:36:37 +0200 + cpuinfo (1.0.1) stable; urgency=low * Add Debian GNU/Linux Jessie package diff --git a/docs/cpuinfo.1 b/docs/cpuinfo.1 index f9db8bb..74d9f2a 100644 --- a/docs/cpuinfo.1 +++ b/docs/cpuinfo.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "CPUINFO 1" -.TH CPUINFO 1 "2014-06-22" "cpuinfo 1.0.1" "User Commands" +.TH CPUINFO 1 "2014-06-22" "cpuinfo 1.0.2" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |
