diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-01-05 17:54:01 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-01-05 17:54:50 -0800 |
commit | 9a98637885e2c6d61175090574373ff9b86cfb41 (patch) | |
tree | 70c761925e3accabe478af9102f000b929799be3 | |
parent | 8192a839c3a542e869d241b71128c24715bb1546 (diff) |
evieproto 1.1.1evieproto-1.1.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9058b49..7b59cb5 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([EvIEExt], [1.1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([EvIEExt], [1.1.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AC_CONFIG_SRCDIR([Makefile.am]) # Initialize Automake |