diff options
author | Maarten Lankhorst <maarten.lankhorst@canonical.com> | 2012-10-24 11:19:04 +0200 |
---|---|---|
committer | Maarten Lankhorst <maarten.lankhorst@canonical.com> | 2012-10-24 11:19:04 +0200 |
commit | 8c3e1623b0be15f8cc590d893bfd19be87bd079a (patch) | |
tree | 2febc707c3901c73022aa00bf20669ae0ace4a10 | |
parent | 6644a3a724a11150eba0c0082c8d4fe167b1755e (diff) | |
download | xorg-driver-xf86-video-nouveau-xf86-video-nouveau-1.0.3.tar.gz |
bump version to 1.0.3xf86-video-nouveau-1.0.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4861608..e2fdb20 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ([2.60]) AC_INIT([xf86-video-nouveau], - [1.0.2], + [1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-nouveau]) |