[banshee] release: Fix create-release-notes
- From: Alexander Kojevnikov <alexk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] release: Fix create-release-notes
- Date: Thu, 24 Mar 2011 02:02:26 +0000 (UTC)
commit 2a392b4a8864ae3d6907ec016786ca14dce8dab3
Author: Alexander Kojevnikov <alexander kojevnikov com>
Date: Thu Mar 24 10:01:40 2011 +0800
release: Fix create-release-notes
extras/create-release-notes | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/extras/create-release-notes b/extras/create-release-notes
index 430f5b0..d4a67f6 100755
--- a/extras/create-release-notes
+++ b/extras/create-release-notes
@@ -36,7 +36,7 @@ $all_contributors = $3;
$html = <<END;
<ul>
<li><strong>Release Date:</strong> $release_date</li>
- <li><strong>Source Tarball:</strong> <a href="http://download.banshee-project.org/banshee/$stable/$version/banshee-$version.tar.bz2">banshee-1-$version.tar.bz2</a></li>
+ <li><strong>Source Tarball:</strong> <a href="http://download.banshee-project.org/banshee/$stable/$version/banshee-$version.tar.bz2">banshee-$version.tar.bz2</a></li>
<li><strong>Release Information:</strong>
<a href="http://download.banshee-project.org/banshee/$stable/$version/banshee-$version.news">NEWS</a>,
<a href="http://download.banshee-project.org/banshee/$stable/$version/banshee-$version.sha256sum">sha256sum</a></li>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]