diff options
author | Dave Airlie <airlied@redhat.com> | 2012-06-22 15:24:43 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-06-22 15:24:43 +0100 |
commit | d9bb1847cdd0d60814e40010e0d8fd715bad1eee (patch) | |
tree | 7dcd65005b38d52c4301d2db052c17cc303b3a2d | |
parent | 831e32e8f60b4713a6e9576e2b7f0ca19be2dcf3 (diff) |
modesetting 0.4.0: bump configure.ac
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3900fd4..45a1b9f 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-modesetting], - [0.3.0], + [0.4.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-modesetting]) AC_CONFIG_SRCDIR([Makefile.am]) |