From 14488af0338191356c0177e3d0b5fa473ffbd59c Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 11 Dec 2015 07:08:29 -0800 Subject: Bump version to 2.0.1 This release just fixes some build issues with 2.0.0 Signed-off-by: Keith Packard --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a13e7bd..a555151 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXfont2], [2.0.0], +AC_INIT([libXfont2], [2.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXfont2]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1