diff options
author | Nima Talebi <nima@it.net.au> | 2009-09-23 19:07:53 +1000 |
---|---|---|
committer | Nima Talebi <nima@it.net.au> | 2009-09-23 19:07:53 +1000 |
commit | efc4b020fd36299b5757d265d32a6bc6ebf2c652 (patch) | |
tree | d98a86082e5fb25fab396e6450bc80fe36f5a99f /src | |
parent | 8bfec04f3b68f26a5c45715679920d73cbd8db12 (diff) | |
download | python-dmidecode-efc4b020fd36299b5757d265d32a6bc6ebf2c652.tar.gz python-dmidecode-efc4b020fd36299b5757d265d32a6bc6ebf2c652.tar.xz python-dmidecode-efc4b020fd36299b5757d265d32a6bc6ebf2c652.zip |
New release (3.10.7)
Diffstat (limited to 'src')
-rw-r--r-- | src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h index 70ea80d..133c4e2 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define VERSION "3.10.6" +#define VERSION "3.10.7" |