mirror of
https://github.com/X11Libre/xf86-video-nv.git
synced 2026-03-24 01:24:21 +00:00
Bump version to 1.0.2.0 for release.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2006-03-27 Aaron Plattner <aplattner@nvidia.com>
|
||||
|
||||
Bump version to 1.0.2.0 for release.
|
||||
|
||||
2006-03-09 Aaron Plattner <aplattner@nvidia.com>
|
||||
|
||||
* src/nv_driver.c: (NVPreInit):
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
AC_PREREQ(2.57)
|
||||
AC_INIT([xf86-video-nv],
|
||||
1.0.1.5,
|
||||
1.0.2.0,
|
||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
|
||||
xf86-video-nv)
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nv/nv_const.h,v 1.7 2003/07/31 20:24:29 mvojkovi Exp $ */
|
||||
/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nv/nv_const.h,v 1.6 2001/12/07 00:09:55 mvojkovi Exp $ */
|
||||
|
||||
#ifndef __NV_CONST_H__
|
||||
#define __NV_CONST_H__
|
||||
@@ -8,7 +8,7 @@
|
||||
#define NV_DRIVER_NAME "nv"
|
||||
#define NV_MAJOR_VERSION 1
|
||||
#define NV_MINOR_VERSION 0
|
||||
#define NV_PATCHLEVEL 1
|
||||
#define NV_PATCHLEVEL 2
|
||||
|
||||
#endif /* __NV_CONST_H__ */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user