aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLars Uebernickel <lars.uebernickel@canonical.com>2013-06-28 14:30:33 -0400
committerLars Uebernickel <lars.uebernickel@canonical.com>2013-06-28 14:30:33 -0400
commite744e385675fb948ffd888668c22ea93c706e1fa (patch)
tree9307463becafe5928be717262bd30a2bbdc8bb49 /configure.ac
parent3470db7e3e7df1c4490f9faa3eb2df7df9a630eb (diff)
downloadlibayatana-indicator-e744e385675fb948ffd888668c22ea93c706e1fa.tar.gz
libayatana-indicator-e744e385675fb948ffd888668c22ea93c706e1fa.tar.bz2
libayatana-indicator-e744e385675fb948ffd888668c22ea93c706e1fa.zip
Allow indicators to tell the panel where they want to appear
Only implemented in IndicatorNg right now, which gets that information from the indicator file.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 698d64b..7c81575 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([libindicator],
- [12.10.1],
+ [12.10.2],
[http://bugs.launchpad.net/libindicator],
[libindicator],
[http://launchpad.net/libindicator])