summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--debian/changelog6
-rwxr-xr-xseivot5
-rw-r--r--setup.py2
4 files changed, 12 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 8b9c838..f8e4898 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
NEWS for seivot, a backup benchmarking program
==============================================
-Version 1.17, released UNRELEASED
+Version 1.17, released 2012-06-30
---------------------------------
* The `seivots-to-csv` script is now installed with the other programs.
diff --git a/debian/changelog b/debian/changelog
index a2c004e..1456e11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+seivot (1.17-1) UNRELEASED; urgency=low
+
+ * New upstream version.
+
+ -- Lars Wirzenius <liw@liw.fi> Sat, 30 Jun 2012 16:54:43 +0100
+
seivot (1.16-1) unstable; urgency=low
* New upstream version.
diff --git a/seivot b/seivot
index a6588c1..04dc2cd 100755
--- a/seivot
+++ b/seivot
@@ -25,6 +25,9 @@ import tempfile
import time
+__version__ = '1.17'
+
+
class Measurement(object):
def __init__(self, time_output):
@@ -539,5 +542,5 @@ class Seivot(cliapp.Application):
if __name__ == '__main__':
- Seivot().run()
+ Seivot(version=__version__).run()
diff --git a/setup.py b/setup.py
index b78f974..3e2e496 100644
--- a/setup.py
+++ b/setup.py
@@ -19,7 +19,7 @@ from distutils.core import setup
import glob
setup(name='seivot',
- version='1.16',
+ version='1.17',
description='Backup software benchmark software',
long_description='''\
seivot generates synthetic test data and backs it up using the