diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2011-12-26 12:11:54 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2011-12-26 12:11:54 +0000 |
commit | e26ac8f1388c46c5d87978a89eea0ed3d34bdcc1 (patch) | |
tree | 3ec9716a9c212c78cdae640c6d3a467003b6b890 | |
parent | 1ec694916d5e8fcc665def00f4ac7950fc16a29c (diff) | |
download | sitesummary-e26ac8f1388c46c5d87978a89eea0ed3d34bdcc1.tar.gz sitesummary-e26ac8f1388c46c5d87978a89eea0ed3d34bdcc1.tar.bz2 sitesummary-e26ac8f1388c46c5d87978a89eea0ed3d34bdcc1.tar.xz |
Make sure I remember to go from 0.0 to 0.1 next time.
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a8cd22c..5f6ff55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +sitesummary (0.1.0) UNRELEASED; urgency=low + + * Bump version number, as the package is getting closer to a + production release. + + -- Petter Reinholdtsen <pere@debian.org> Mon, 26 Dec 2011 13:10:57 +0100 + sitesummary (0.0.75) unstable; urgency=low * Make sure Nagios plugin check_kernel_status always work, no matter |