[Pkg-privacy-commits] [nautilus-wipe] 141/224: Release 0.1.1
Ulrike Uhlig
u-guest at moszumanska.debian.org
Thu Jul 7 19:45:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
u-guest pushed a commit to branch master
in repository nautilus-wipe.
commit 324cef9568943b320fcd2397bf2f9541dffd33b2
Author: Colomban Wendling <ban at herbesfolles.org>
Date: Thu Aug 18 00:06:58 2011 +0200
Release 0.1.1
---
NEWS | 8 ++++++++
configure.ac | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 65551c1..6b58601 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+0.1.1 (2011-08-18):
+
+ Minor improvements of 0.1 release.
+
+ * Support for GTK 3.x (and thus Nautilus 3.x)
+ * Minor UI cleanup of the progress dialog
+
+
0.1 (2011-05-15):
Initial release.
diff --git a/configure.ac b/configure.ac
index 3a8fd5a..de1e6f2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initially based on NautilusActions configure & build system.
AC_PREREQ([2.64])
-AC_INIT([nautilus-wipe],[0.1])
+AC_INIT([nautilus-wipe],[0.1.1])
AC_CONFIG_SRCDIR([nautilus-wipe/nautilus-wipe.h])
AC_CONFIG_AUX_DIR([build/aux])
AC_CONFIG_MACRO_DIR([build/m4])
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/nautilus-wipe.git
More information about the Pkg-privacy-commits
mailing list