From d3b9f1d9459e1476f305b9268b9280cf6bb0a25c Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 27 Aug 2009 13:25:07 -0500 Subject: Increasing the version to 0.1.0 because of a miscommunication about what the next version will be. The next version will be 0.1.1 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 950724c..b39652e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,11 +1,11 @@ -AC_INIT(libdbusmenu, 0.0.1, ted@canonical.com) +AC_INIT(libdbusmenu, 0.1.0, ted@canonical.com) AC_COPYRIGHT([Copyright 2009 Canonical]) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(libdbusmenu, 0.0.2) +AM_INIT_AUTOMAKE(libdbusmenu, 0.1.0) AM_MAINTAINER_MODE -- cgit v1.2.3