diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-12 00:49:49 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-12 00:49:49 -0400 |
commit | 4a59488b9f6d03ff74e587f7abcabf64b06837ea (patch) | |
tree | 1e861cbee7f2d9125091994a48f43fea906bebdc /debian/changelog | |
parent | 34a2fe27de36173ec0f303d28739161069c69021 (diff) |
tagging changelog so it does not get accidentally released as 0.16 yet.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 895a5b2..b034c88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -monkeysphere (0.16-1) UNRELEASED; urgency=low +monkeysphere (0.16~pre-1) UNRELEASED; urgency=low [ Daniel Kahn Gillmor ] * replaced "#!/bin/bash" with "#!/usr/bin/env bash" for better |