summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2016-04-20 18:59:59 +0200
committerLubomir Rintel <lkundrak@v3.sk>2016-04-20 18:59:59 +0200
commitb9b1832768cd0f1c3ceb331086db5844633990d2 (patch)
tree4ea116e1ce4adc96182d6228bd498b574ca6efea
parentcc56a11fa3b21ca010a77b8fee74445133bfd29c (diff)
release: bump version to 1.2.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8c409d97..858c168b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
AC_INIT([nm-applet],
- [1.1.93],
+ [1.2.0],
[https://bugzilla.gnome.org/enter_bug.cgi?product=NetworkManager],
[network-manager-applet])