diff options
| author | Ted Gould <ted@gould.cx> | 2012-03-09 15:13:28 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2012-03-09 15:13:28 -0600 |
| commit | d518799d9aa5a6fc509398d25849831f9109d8d9 (patch) | |
| tree | 8b411815d5d2ab580fadfea2abb5e27b18e161cf /configure.ac | |
| parent | 1401a3d996e7a5c9632eb42444d333723327ab9c (diff) | |
| parent | 29bf37b41e425feac66cd634d78d92c9ebb1af9e (diff) | |
| download | ayatana-indicator-application-d518799d9aa5a6fc509398d25849831f9109d8d9.tar.gz ayatana-indicator-application-d518799d9aa5a6fc509398d25849831f9109d8d9.tar.bz2 ayatana-indicator-application-d518799d9aa5a6fc509398d25849831f9109d8d9.zip | |
Import upstream version 0.4.92
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index d32c95f..3e714eb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,11 +1,11 @@ -AC_INIT(indicator-application, 0.4.91, ted@canonical.com) +AC_INIT(indicator-application, 0.4.92, ted@canonical.com) AC_COPYRIGHT([Copyright 2009, 2010 Canonical]) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-application, 0.4.91) +AM_INIT_AUTOMAKE(indicator-application, 0.4.92) AM_MAINTAINER_MODE |
