summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2012-03-23 17:59:57 -0500
committerDan Williams <dcbw@redhat.com>2012-03-23 17:59:57 -0500
commitbe3019a9edbcb457289713575adc1c389b8c3e09 (patch)
tree0e57449e61a5a037412023f6b1b305abd1567aa7
parent10fa454fff751a9bd209e2a445d7d807579046c0 (diff)
downloadnetwork-manager-applet-be3019a9edbcb457289713575adc1c389b8c3e09.tar.gz
release: bump version to 0.9.4.10.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.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2e0ff31c..8ac46b7e 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])