summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-06-30 16:55:28 +0100
committerLars Wirzenius <liw@liw.fi>2012-06-30 16:55:28 +0100
commitf33258da51a9efe8230ec01e463e2bd1a247b955 (patch)
treeff1857b1cd84552801e0d9185880365557d08a28
parent3754cc4c766e9356721a9059bb2469ae28416a15 (diff)
downloadseivot-f33258da51a9efe8230ec01e463e2bd1a247b955.tar.gz
Prepare to release version 1.17
-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