summaryrefslogtreecommitdiff
path: root/driver/xf86-video-radeonhd/src/git_version.h
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2009-01-28 14:43:57 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2009-01-28 14:43:57 +0000
commitaa7dc1036e879134155391044f02d88bc8fde0e0 (patch)
treef689831ed7b6488ff52b18d740d0ef46a3d51f1f /driver/xf86-video-radeonhd/src/git_version.h
parent41388eb0b61a41508e8aabd6c337671511de65bf (diff)
Update to xf86-video-radeonhd 1.2.4.
- Added HDMI support. - Added support for RV710, RV730 (DCE 3.2). - Added screen rotation support. - Added RandR 1.3 panning support. (not useful until xserver 1.6) - Many acceleration and build fixes. Tested on mbalmer@'s radeon 2400HD card.
Diffstat (limited to 'driver/xf86-video-radeonhd/src/git_version.h')
-rw-r--r--driver/xf86-video-radeonhd/src/git_version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/driver/xf86-video-radeonhd/src/git_version.h b/driver/xf86-video-radeonhd/src/git_version.h
index 65e9f0be4..25508ac50 100644
--- a/driver/xf86-video-radeonhd/src/git_version.h
+++ b/driver/xf86-video-radeonhd/src/git_version.h
@@ -1,6 +1,6 @@
/*
* Basic versioning gathered from the git repository.
- * Automatically generated by ../git_version.sh.
+ * Automatically generated by ../../git_version.sh.
*/
#ifndef GIT_VERSION_H
@@ -14,13 +14,13 @@
/* git utilities found */
#undef GIT_NOT_FOUND
-#define GIT_VERSION "git version 1.5.2.4"
+#define GIT_VERSION "git version 1.5.6"
/* git repo found */
#define GIT_REPO 1
/* Git SHA ID of last commit */
-#define GIT_SHAID "9d131f90"
+#define GIT_SHAID "4e897263"
/* Branch this tree is on */
#define GIT_BRANCH "master"