aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLars Uebernickel <lars.uebernickel@canonical.com>2012-02-17 19:28:39 +0100
committerLars Uebernickel <lars.uebernickel@canonical.com>2012-02-17 19:28:39 +0100
commit05c47c850a0cea663244d47eba6c88e58e9c9322 (patch)
tree5917426ffc624118c643f864e00dab3c4646d6ae /configure.ac
parentcd4ca90b9de81d4a0430ad7782477f62035f5bbe (diff)
parent66cdfa18d909ad66f376b217047664235ccfc6f8 (diff)
downloadayatana-indicator-printers-05c47c850a0cea663244d47eba6c88e58e9c9322.tar.gz
ayatana-indicator-printers-05c47c850a0cea663244d47eba6c88e58e9c9322.tar.bz2
ayatana-indicator-printers-05c47c850a0cea663244d47eba6c88e58e9c9322.zip
* New upstream release.
- generate dbus service file with the correct path - use IndicatorServiceManager to manage the lifecycle of the service
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 a5b0c54..033991a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
-AC_INIT(indicator-printers, 0.1.1)
+AC_INIT(indicator-printers, 0.1.3)
AC_PREREQ(2.53)
AM_INIT_AUTOMAKE([])