summaryrefslogtreecommitdiff
path: root/x86info.c
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2010-09-08 15:19:56 -0400
committerDave Jones <davej@redhat.com>2010-09-08 15:19:56 -0400
commit026f596fb7aee1c90e3ae98f6223322765e476f9 (patch)
tree1c26a0419e068e56bdb7c76554300b572f67eef8 /x86info.c
parent38555f21766d00fbcc073d047b24c771e1e0a340 (diff)
That screwup is worthy of a new version. 1.27
Diffstat (limited to 'x86info.c')
-rw-r--r--x86info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/x86info.c b/x86info.c
index 67e991d..47a2ee1 100644
--- a/x86info.c
+++ b/x86info.c
@@ -302,7 +302,7 @@ int main (int argc, char **argv)
parse_command_line(argc, argv);
if (!silent) {
- printf("x86info v1.26. Dave Jones 2001-2010\n");
+ printf("x86info v1.27. Dave Jones 2001-2010\n");
printf("Feedback to <davej@redhat.com>.\n\n");
}