diff options
author | Daniel Stone <daniel@fooishbar.org> | 2006-12-16 01:44:49 +0200 |
---|---|---|
committer | Daniel Stone <daniels@endtroducing.fooishbar.org> | 2006-12-24 06:21:21 +0200 |
commit | 9b2e1381ccda8bb4f4d186c20d5672738adfc04b (patch) | |
tree | 6a573ea3c4c13714d6010f255b8dd02cd27cad2a | |
parent | 4bcfca9bcf4a2be8d49a700b1a0d529f4e5ea412 (diff) |
bump to 1.4.6
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index dd430aa..94dbd62 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ 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.5, + 1.4.6, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-video-mga) |