Bump to 1.2.3

This commit is contained in:
Alan Hourihane
2006-11-03 16:32:22 +00:00
parent 1edecc1a72
commit ea28fcfa41
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-video-trident],
1.2.2,
1.2.3,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-video-trident)

View File

@@ -117,7 +117,7 @@ static int pix24bpp = 0;
#define TRIDENT_DRIVER_NAME "trident"
#define TRIDENT_MAJOR_VERSION 1
#define TRIDENT_MINOR_VERSION 2
#define TRIDENT_PATCHLEVEL 1
#define TRIDENT_PATCHLEVEL 3
/*
* This contains the functions needed by the server after loading the driver