From 9f01bd1e7281bdc07dec1109384ab1030f72425e Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Mon, 3 Jun 2013 16:43:43 +0100 Subject: [PATCH] Bump version to 0.3.1 Signed-off-by: Daniel Stone --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- 2.7.4