From: Daniel Stone Date: Mon, 3 Jun 2013 15:43:43 +0000 (+0100) Subject: Bump version to 0.3.1 X-Git-Tag: xkbcommon-0.3.1^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9f01bd1e7281bdc07dec1109384ab1030f72425e;p=platform%2Fupstream%2Flibxkbcommon.git Bump version to 0.3.1 Signed-off-by: Daniel Stone --- diff --git a/configure.ac b/configure.ac index 2806a2c..bc3f1a0 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.62]) -AC_INIT([libxkbcommon], [0.3.0], +AC_INIT([libxkbcommon], [0.3.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon], [libxkbcommon], [http://xkbcommon.org]) AC_CONFIG_SRCDIR([Makefile.am])