summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2003-01-07 03:07:42 +0000
committerH. Peter Anvin <hpa@zytor.com>2003-01-07 03:07:42 +0000
commit617fe056218b7ae3b67ac73ce739c3df8942ea40 (patch)
treebfdfca18d58bcfea8d99f18f2e531178fe584d59
parent261890a6f11d8a7c45f40a5368abc31571c568f4 (diff)
downloadmsr-tools-617fe056218b7ae3b67ac73ce739c3df8942ea40.tar.gz
Make this version 1.1.1msr-tools-1.1.1
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index 939ad2b..97c0a59 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#ifndef MSR_TOOLS_VERSION_H
#define MSR_TOOLS_VERSION_H
-#define VERSION_STRING "msr-tools-1.1"
+#define VERSION_STRING "msr-tools-1.1.1"
#endif