From 4d26102ace67377e88ba087e52ca894e0ffd2ebf Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Mon, 22 Jul 2013 21:40:14 -0700 Subject: videoproto 2.3.2 Signed-off-by: Alan Coopersmith --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index d4b5e65..cc0c203 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,8 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([VideoProto], [2.3.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([VideoProto], [2.3.2], + [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AC_CONFIG_SRCDIR([Makefile.am]) # Initialize Automake -- cgit v1.2.1