summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2010-11-24 18:59:23 +0000
committerPaul Buetow <paul@buetow.org>2010-11-24 18:59:23 +0000
commit9637b8df4fe3b71eb6e9a13fd90cdb7e9290ec91 (patch)
tree6e3d22c683a19a1a1d8421f2c78dab5bac29e88d
parent30726914d24ba589f9aeda5e4ee5e3dc32600c4e (diff)
-rwxr-xr-xcpuinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpuinfo b/cpuinfo
index 3ed1ff7..f2298e2 100755
--- a/cpuinfo
+++ b/cpuinfo
@@ -22,7 +22,7 @@ gawk -F: '
}
BEGIN {
- say( "cpuinfo (c) 2010 Paul Buetow" )
+ say( "cpuinfo (c) 0.2-pre1 2010 Paul Buetow" )
say()
}