diff options
| author | Ted Gould <ted@gould.cx> | 2010-06-10 15:10:09 -0500 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-06-10 15:10:09 -0500 |
| commit | 71020d95b0eb9f583523628261d26336a5dceb39 (patch) | |
| tree | d98c7583ed8b23084cb7e85579c3c91619928c56 /configure.ac | |
| parent | 74245583e9a26995efb83867dac524f7e8e5fb72 (diff) | |
| parent | 30e3c1706b06697b0b74f60581b43f93b114896b (diff) | |
| download | libdbusmenu-71020d95b0eb9f583523628261d26336a5dceb39.tar.gz libdbusmenu-71020d95b0eb9f583523628261d26336a5dceb39.tar.bz2 libdbusmenu-71020d95b0eb9f583523628261d26336a5dceb39.zip | |
Catching up to trunk
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 171bd9b..938fe84 100644 --- a/configure.ac +++ b/configure.ac @@ -1,11 +1,11 @@ -AC_INIT(libdbusmenu, 0.3.1, ted@canonical.com) +AC_INIT(libdbusmenu, 0.3.2, ted@canonical.com) AC_COPYRIGHT([Copyright 2009,2010 Canonical]) AC_PREREQ(2.62) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(libdbusmenu, 0.3.1, [-Wno-portability]) +AM_INIT_AUTOMAKE(libdbusmenu, 0.3.2, [-Wno-portability]) AM_MAINTAINER_MODE |
