diff options
author | Nima Talebi <nima@it.net.au> | 2010-01-07 00:16:53 +1100 |
---|---|---|
committer | Nima Talebi <nima@it.net.au> | 2010-01-07 00:16:53 +1100 |
commit | 125162cc1eede0c2964c2d72a5c170dff3d9ca5a (patch) | |
tree | 7d4745388d49cc30bfc829d969063b08b1acd238 /src | |
parent | 778906214a5bf603e51a093907e37f04de90993f (diff) | |
download | python-dmidecode-125162cc1eede0c2964c2d72a5c170dff3d9ca5a.tar.gz python-dmidecode-125162cc1eede0c2964c2d72a5c170dff3d9ca5a.tar.xz python-dmidecode-125162cc1eede0c2964c2d72a5c170dff3d9ca5a.zip |
Forgot to update versioning informationv3.10.9
(Despite dazo automating the process with a script, it was obviously still
too difficult).
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 4ea8b89..eef20b6 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define VERSION "3.10.8" +#define VERSION "3.10.9" |