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
7ad4b347
Commit
7ad4b347
authored
Feb 24, 2009
by
Adam Jackson
🎧
Browse files
rendition 4.2.1
parent
29c9c203
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
7ad4b347
...
...
@@ -33,6 +33,6 @@ CLEANFILES = ChangeLog
.PHONY
:
ChangeLog
ChangeLog
:
(
GIT_DIR
=
$(top_srcdir)
/.git git-log
>
.changelog.tmp
&&
mv
.changelog.tmp ChangeLog
;
rm
-f
.changelog.tmp
)
||
(
touch
ChangeLog
;
echo
'git directory not found: installing possibly empty changelog.'
>
&2
)
$(CHANGELOG_CMD
)
dist-hook
:
ChangeLog
configure.ac
View file @
7ad4b347
...
...
@@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-video-rendition],
4.2.
0
,
4.2.
1
,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-video-rendition)
...
...
@@ -84,6 +84,7 @@ AC_SUBST([DRIVER_NAME])
XORG_MANPAGE_SECTIONS
XORG_RELEASE_VERSION
XORG_CHANGELOG
XORG_CHECK_LINUXDOC
...
...
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