diff options
| author | Ted Gould <ted@gould.cx> | 2012-04-11 15:41:35 -0500 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2012-04-11 15:41:35 -0500 |
| commit | 419e0fac4abedd8b61ad452bdaa1eee2758de103 (patch) | |
| tree | 64ff05676273d753936bc455e2b4b9ab5c89e860 /configure.ac | |
| parent | 8e71988623051fe406302b2e264ee076444e879a (diff) | |
| parent | 2421f72a9f0acb6afb3e5209a434c409bf3a409d (diff) | |
| download | libdbusmenu-419e0fac4abedd8b61ad452bdaa1eee2758de103.tar.gz libdbusmenu-419e0fac4abedd8b61ad452bdaa1eee2758de103.tar.bz2 libdbusmenu-419e0fac4abedd8b61ad452bdaa1eee2758de103.zip | |
Oops, get the real 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 2d51716..94bba0c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,11 +1,11 @@ -AC_INIT(libdbusmenu, 0.5.97, ted@canonical.com) +AC_INIT(libdbusmenu, 0.6.1, ted@canonical.com) AC_COPYRIGHT([Copyright 2009,2010 Canonical]) AC_PREREQ(2.62) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(libdbusmenu, 0.5.97, [-Wno-portability]) +AM_INIT_AUTOMAKE(libdbusmenu, 0.6.1, [-Wno-portability]) AM_MAINTAINER_MODE |
