[gnome-disk-utility] Set version to 3.0.1 and update NEWS for release



commit 872500d97a1802241a5079076d6721a52048b6ad
Author: David Zeuthen <davidz redhat com>
Date:   Fri Jul 8 11:51:57 2011 -0400

    Set version to 3.0.1 and update NEWS for release
    
    Signed-off-by: David Zeuthen <davidz redhat com>

 NEWS         |   30 ++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 31 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d6b24c5..1fe0321 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,34 @@
 -------------------------
+gnome-disk-utility 3.0.1
+-------------------------
+
+The gnome-disk-utility project provides libraries and applications for
+dealing with storage devices. It relies on the udisks project.
+
+Benjamin Drung (1):
+      Bug 612872 â wrong base-10 prefix KB (correct is kB)
+
+David Zeuthen (2):
+      Add support for DeviceAutomountHint
+      Add --enable-strict and default to this for developer builds
+      Set version to 3.0.1 and update NEWS for release
+
+Javier JardÃn (2):
+      Update autotools configuration
+      configure.ac: generate xz tarball with ustar format by default
+
+Michael Terry (1):
+      Add Unity to OnlyShowIn
+
+Sergey V. Udaltsov (1):
+      Replacing hbox/vbox with box
+
+Translation updates.
+
+David Zeuthen,
+July 8, 2011
+
+-------------------------
 gnome-disk-utility 3.0.0
 -------------------------
 
diff --git a/configure.ac b/configure.ac
index f9598a8..96ade2b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([GNOME Disk Utility],[3.0.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-disk-utility],[gnome-disk-utility])
+AC_INIT([GNOME Disk Utility],[3.0.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-disk-utility],[gnome-disk-utility])
 
 AC_CONFIG_SRCDIR([src])
 AC_CONFIG_HEADERS([config.h])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]