[network-manager-applet] release: bump version to 0.9.4.1



commit be3019a9edbcb457289713575adc1c389b8c3e09
Author: Dan Williams <dcbw redhat com>
Date:   Fri Mar 23 17:59:57 2012 -0500

    release: bump version to 0.9.4.1
    
    GNOME git doesn't allow deletion of tags that don't refer to anything
    so we can't delete the dangling 0.9.4.0 tag that is now dangling as
    the result of a rebase due to somebody committing something between
    when I pushed the tag and when I pushed the commits.  Yay.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2e0ff31..8ac46b7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 AC_INIT([nm-applet],
-        [0.9.4.0],
+        [0.9.4.1],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=NetworkManager],
         [network-manager-applet])
 



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