From 8dac46accba5ffe67f167bf91f3c48fda77b6f12 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 5 May 2013 18:39:44 -0700 Subject: Bump version number from 0.0.1 to 0.0.2 Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 7cd66f2..28f972b 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xhiv], [0.0.1], +AC_INIT([xhiv], [0.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xhiv]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.3