summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNima Talebi <nima@it.net.au>2009-09-23 19:07:53 +1000
committerNima Talebi <nima@it.net.au>2009-09-23 19:07:53 +1000
commitefc4b020fd36299b5757d265d32a6bc6ebf2c652 (patch)
treed98a86082e5fb25fab396e6450bc80fe36f5a99f
parent8bfec04f3b68f26a5c45715679920d73cbd8db12 (diff)
downloadpython-dmidecode-efc4b020fd36299b5757d265d32a6bc6ebf2c652.tar.gz
python-dmidecode-efc4b020fd36299b5757d265d32a6bc6ebf2c652.tar.xz
python-dmidecode-efc4b020fd36299b5757d265d32a6bc6ebf2c652.zip
New release (3.10.7)
-rw-r--r--contrib/python-dmidecode.spec4
-rw-r--r--debian/changelog4
-rw-r--r--src/version.h2
3 files changed, 5 insertions, 5 deletions
diff --git a/contrib/python-dmidecode.spec b/contrib/python-dmidecode.spec
index 179bbd3..4d6efdd 100644
--- a/contrib/python-dmidecode.spec
+++ b/contrib/python-dmidecode.spec
@@ -3,8 +3,8 @@
Summary: Python module to access DMI data
Name: python-dmidecode
-Version: 3.10.6
-Release: 7%{?dist}
+Version: 3.10.7
+Release: 1%{?dist}
License: GPLv2
Group: System Environment/Libraries
URL: http://projects.autonomy.net.au/python-dmidecode/
diff --git a/debian/changelog b/debian/changelog
index 2dd9228..e8190d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-python-dmidecode (3.10.6-4) unstable; urgency=low
+python-dmidecode (3.10.7-1) unstable; urgency=low
* New Upstream release.
- -- Nima Talebi <nima@it.net.au> Wed, 23 Sep 2009 18:29:10 +1000
+ -- Nima Talebi <nima@it.net.au> Wed, 23 Sep 2009 18:43:29 +1000
python-dmidecode (3.10.6-3) unstable; urgency=low
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"