diff options
author | Adam Jackson <ajax@redhat.com> | 2016-03-11 13:17:56 -0500 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2016-03-11 13:17:56 -0500 |
commit | 65e74494e4d215e7bee64bafbcfa89088562cda4 (patch) | |
tree | 6a14e0204a23dba65a17e2a53ae65600119834d3 /configure.ac | |
parent | 723881f31d65353e80660e6d8cd9785e6ec1b430 (diff) | |
download | xorg-proto-videoproto-65e74494e4d215e7bee64bafbcfa89088562cda4.tar.gz |
videoproto 2.3.3videoproto-2.3.3
Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f464917..b4bf1f0 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([VideoProto], [2.3.2], +AC_INIT([VideoProto], [2.3.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AC_CONFIG_SRCDIR([Makefile.am]) |