commit | b1d9778d169efc1a336bcd9665daf5fd0b327572 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Thu Oct 09 17:33:21 2008 -0700 |
committer | H. Peter Anvin <hpa@zytor.com> | Thu Oct 09 17:33:21 2008 -0700 |
tree | 1736a72441233467f76c22d06f03b77f997f89f6 | |
parent | 0d133128f78830965349c92817b9539623f26bce [diff] |
msr-tools-1.2
diff --git a/version.h b/version.h index b31fc46..01be9d4 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.2" +#define VERSION_STRING "msr-tools-1.2" #endif