[frogr] Frogr 0.6 released
- From: Mario Sanchez Prada <msanchez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [frogr] Frogr 0.6 released
- Date: Fri, 12 Aug 2011 22:48:42 +0000 (UTC)
commit 4bc6bfb6664f1bcdbbcde24811219a960ad4be12
Author: Mario Sanchez Prada <msanchez igalia com>
Date: Sat Aug 13 00:40:43 2011 +0200
Frogr 0.6 released
NEWS | 4 ++--
debian/changelog | 4 ++--
src/frogr-about-dialog.c | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index f1e55c0..4e53513 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-0.6 (??)
-========
+0.6 (13 Aug 2011)
+=================
* Support for using the GNOME general proxy settings (requires libsoup-gnome).
* Allow setting license type from the details dialog.
diff --git a/debian/changelog b/debian/changelog
index af93c20..da768a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-frogr (0.6~unreleased) unstable; urgency=low
+frogr (0.6) unstable; urgency=low
* New upstream release (see NEWS file for details).
* Package manually generated out of any distro.
- -- Mario Sanchez Prada <msanchez igalia com> Fri, 01 Aug 2011 20:35:27 +0200
+ -- Mario Sanchez Prada <msanchez igalia com> Fri, 13 Aug 2011 00:19:07 +0200
frogr (0.5) unstable; urgency=low
diff --git a/src/frogr-about-dialog.c b/src/frogr-about-dialog.c
index 263bfe7..aed68da 100644
--- a/src/frogr-about-dialog.c
+++ b/src/frogr-about-dialog.c
@@ -95,7 +95,7 @@ frogr_about_dialog_show (GtkWindow *parent)
NULL);
#endif
- version = g_strdup_printf ("%s~unreleased", VERSION);
+ version = g_strdup_printf ("%s", VERSION);
/* Show about dialog */
gtk_show_about_dialog (GTK_WINDOW (parent),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]