summaryrefslogtreecommitdiff
path: root/src/pulse/version.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulse/version.h.in')
-rw-r--r--src/pulse/version.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulse/version.h.in b/src/pulse/version.h.in
index 7e00c5e11..1be4c753f 100644
--- a/src/pulse/version.h.in
+++ b/src/pulse/version.h.in
@@ -35,7 +35,7 @@ PA_C_DECL_BEGIN
/** Return the version of the header files. Keep in mind that this is
a macro and not a function, so it is impossible to get the pointer of
it. */
-#define pa_get_headers_version() ("@PACKAGE_VERSION@")
+#define pa_get_headers_version() ("@PA_MAJOR@.@PA_MINOR@.0")
/** Return the version of the library the current application is
* linked to. */