summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Elstner <daniel.kitta@gmail.com>2010-01-06 07:13:13 +0100
committerDaniel Elstner <daniel.kitta@gmail.com>2010-01-06 07:13:13 +0100
commiteb4674bfd00eb207534a198e3ce12d8bfbf6cd18 (patch)
tree9463bb627d8e8582333676ec7aca9f5202c14017 /configure.ac
parent60fffc2ec67657ab832d958a6a7e7acc944574ec (diff)
downloadmm-common-eb4674bfd00eb207534a198e3ce12d8bfbf6cd18.tar.gz
Bump version to 0.9.2 and prepare news
* configure.ac (AC_INIT): Increment the package version to 0.9.2. * NEWS: Start preliminary news entry for the next release.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 88540da..4bff261 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU General Public License
## along with mm-common. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([mm-common], [0.9.1], [https://bugzilla.gnome.org/enter_bug.cgi?product=mm-common],
+AC_INIT([mm-common], [0.9.2], [https://bugzilla.gnome.org/enter_bug.cgi?product=mm-common],
[mm-common], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
AC_CONFIG_SRCDIR([util/mm-common-prepare.in])