summaryrefslogtreecommitdiff
path: root/src/i810.h
diff options
context:
space:
mode:
authorAlan Hourihane <alanh@fairlite.demon.co.uk>2005-07-26 21:55:42 +0000
committerAlan Hourihane <alanh@fairlite.demon.co.uk>2005-07-26 21:55:42 +0000
commit0cd371c6e57f899c34c4d2e2a8531ef7ce3967a4 (patch)
treee1b2cc8c27238a6c4256b6fe4570d384166efdce /src/i810.h
parentadef005c2f96395d396834f2173125f0c06d40cb (diff)
Bump the DDX version to 1.4.0 to indicate the removal of drmAddress.
Thus allowing 32/64bit clients to cohabit.
Diffstat (limited to 'src/i810.h')
-rw-r--r--src/i810.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i810.h b/src/i810.h
index 2702b5ca..01a21bf1 100644
--- a/src/i810.h
+++ b/src/i810.h
@@ -67,7 +67,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define I810_NAME "I810"
#define I810_DRIVER_NAME "i810"
#define I810_MAJOR_VERSION 1
-#define I810_MINOR_VERSION 3
+#define I810_MINOR_VERSION 4
#define I810_PATCHLEVEL 0