Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alan Coopersmith
xf86-video-rendition
Commits
03aef516
Commit
03aef516
authored
Nov 09, 2005
by
Kevin E Martin
Browse files
Bump version numbers for X11R6.9/X11R7 RC2.
parent
9888b941
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/rendition.c
View file @
03aef516
...
...
@@ -72,10 +72,10 @@
#define RENDITION_NAME "RENDITION"
#define RENDITION_DRIVER_NAME "rendition"
#define RENDITION_VERSION_NAME "4.0"
#define RENDITION_VERSION_NAME "4.0
.1
"
#define RENDITION_VERSION_MAJOR 4
#define RENDITION_VERSION_MINOR 0
#define RENDITION_PATCHLEVEL
0
#define RENDITION_PATCHLEVEL
1
#define RENDITION_VERSION_CURRENT ((RENDITION_VERSION_MAJOR << 24) | \
(RENDITION_VERSION_MINOR << 16) | RENDITION_PATCHLEVEL)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment