diff options
| author | Paul Buetow <paul@buetow.org> | 2010-11-24 18:59:23 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2010-11-24 18:59:23 +0000 |
| commit | 9637b8df4fe3b71eb6e9a13fd90cdb7e9290ec91 (patch) | |
| tree | 6e3d22c683a19a1a1d8421f2c78dab5bac29e88d | |
| parent | 30726914d24ba589f9aeda5e4ee5e3dc32600c4e (diff) | |
| -rwxr-xr-x | cpuinfo | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ gawk -F: ' } BEGIN { - say( "cpuinfo (c) 2010 Paul Buetow" ) + say( "cpuinfo (c) 0.2-pre1 2010 Paul Buetow" ) say() } |
