summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
-rw-r--r--src/i810.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index b1141dc1..d9cf959c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-video-i810],
- 1.6.2,
+ 1.6.3,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-video-i810)
diff --git a/src/i810.h b/src/i810.h
index 5a526fb9..4237485e 100644
--- a/src/i810.h
+++ b/src/i810.h
@@ -66,7 +66,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define I810_DRIVER_NAME "i810"
#define I810_MAJOR_VERSION 1
#define I810_MINOR_VERSION 6
-#define I810_PATCHLEVEL 2
+#define I810_PATCHLEVEL 3
/* HWMC Surfaces */