diff options
| author | Ted Gould <ted@gould.cx> | 2012-02-15 11:32:45 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2012-02-15 11:32:45 -0600 |
| commit | aeee68e0dd671630e9d1ffa4c8bee5dd78db2066 (patch) | |
| tree | b58b022bf82972bdc6fa9d43ba2c10965c7bd803 /configure.ac | |
| parent | 9332359a3cad3a5f23e7ff0c4bae14159818d026 (diff) | |
| parent | aef71fa6d08309a29df51d94bcb2c7713e9c04ee (diff) | |
| download | libdbusmenu-aeee68e0dd671630e9d1ffa4c8bee5dd78db2066.tar.gz libdbusmenu-aeee68e0dd671630e9d1ffa4c8bee5dd78db2066.tar.bz2 libdbusmenu-aeee68e0dd671630e9d1ffa4c8bee5dd78db2066.zip | |
Import upstream version 0.5.91
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index ce321bc..aef35a0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,11 +1,11 @@ -AC_INIT(libdbusmenu, 0.5.90, ted@canonical.com) +AC_INIT(libdbusmenu, 0.5.91, ted@canonical.com) AC_COPYRIGHT([Copyright 2009,2010 Canonical]) AC_PREREQ(2.62) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(libdbusmenu, 0.5.90, [-Wno-portability]) +AM_INIT_AUTOMAKE(libdbusmenu, 0.5.91, [-Wno-portability]) AM_MAINTAINER_MODE @@ -165,7 +165,7 @@ AC_PATH_PROG([XSLT_PROC], [xsltproc]) ########################### LIBDBUSMENU_CURRENT=4 -LIBDBUSMENU_REVISION=7 +LIBDBUSMENU_REVISION=8 LIBDBUSMENU_AGE=0 AC_SUBST(LIBDBUSMENU_CURRENT) |
