diff options
Diffstat (limited to 'src/riva_const.h')
-rw-r--r-- | src/riva_const.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/riva_const.h b/src/riva_const.h index c3b9794..8221dca 100644 --- a/src/riva_const.h +++ b/src/riva_const.h @@ -7,8 +7,8 @@ #define RIVA_NAME "RIVA128" #define RIVA_DRIVER_NAME "riva128" #define RIVA_MAJOR_VERSION 1 -#define RIVA_MINOR_VERSION 0 -#define RIVA_PATCHLEVEL 1 +#define RIVA_MINOR_VERSION 1 +#define RIVA_PATCHLEVEL 0 #endif /* __RIVA_CONST_H__ */ |