summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am1
-rw-r--r--src/ativersion.h2
2 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index d9622f9d..3b28ece2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -138,6 +138,7 @@ EXTRA_DIST = \
atimodule.h \
atimono.h \
atioption.h \
+ atipciids.h \
atipreinit.h \
atiprint.h \
atipriv.h \
diff --git a/src/ativersion.h b/src/ativersion.h
index fa6f54ab..59c5995d 100644
--- a/src/ativersion.h
+++ b/src/ativersion.h
@@ -39,7 +39,7 @@
#define ATI_VERSION_MAJOR 6
#define ATI_VERSION_MINOR 5
-#define ATI_VERSION_PATCH 7
+#define ATI_VERSION_PATCH 8
#ifndef ATI_VERSION_EXTRA
#define ATI_VERSION_EXTRA ""