summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2006-12-11 15:06:03 -0800
committerIan Romanick <idr@us.ibm.com>2006-12-11 15:06:03 -0800
commitd0e03622811fd94c830c0b5233ff505392c0d331 (patch)
treed52e44dc616a677e9f2901d36f99e0ed579cf87e /configure.ac
parent8fee907cac7e5924630e3648bfb72ad9bd021ea8 (diff)
parent1dd6e6995d7a37338dce6ee5b1aa4ee9dd848e1d (diff)
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-video-mga into pci-rework
Conflicts: src/mga_macros.h
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8cddbac..702d9ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,8 +21,10 @@
# Process this file with autoconf to produce a configure script
AC_PREREQ(2.57)
+
+# When the version number is modified here, also modify it in src/mga.h.
AC_INIT([xf86-video-mga],
- 1.4.2,
+ 1.4.4,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-video-mga)