summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2006-10-27 11:53:40 -0700
committerIan Romanick <idr@us.ibm.com>2006-10-27 11:53:40 -0700
commit1dd6e6995d7a37338dce6ee5b1aa4ee9dd848e1d (patch)
tree52d936d351017fbfd810cd3790bf2c045adbe938 /configure.ac
parent19d950e61b2b33052e52c33add8e70c29ac9d766 (diff)
Bump version to 1.4.4.xf86-video-mga-1.4.4
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 5394e85..88c22cd 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.3,
+ 1.4.4,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-video-mga)