From ced59e4373b7ad8f89ba222b3f489fb22050b991 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 17 Apr 2015 11:39:11 -0700 Subject: Bump version to 1.0.0 This should make release.sh happy Signed-off-by: Keith Packard --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 637f236..a88ca7f 100644 --- a/configure.ac +++ b/configure.ac @@ -32,7 +32,7 @@ AC_PREREQ([2.60]) # that 'revision' number appears in Xpresent.h and has to be manually # synchronized. # -AC_INIT(libXpresent, [0.0.0], +AC_INIT(libXpresent, [1.0.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXpresent]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.3