summaryrefslogtreecommitdiff
path: root/build_tools
diff options
context:
space:
mode:
authormattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-05-16 21:35:06 +0000
committermattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-05-16 21:35:06 +0000
commit5e00740361c43a489bff5d280a80fe7285ea9231 (patch)
treee2776d7eadaa5637a829a7d3549e42a24367b3eb /build_tools
parent8214a17dc5da2b587c0502f10e5d5b0d8e57fbc3 (diff)
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4300 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'build_tools')
-rwxr-xr-xbuild_tools/make_version_h2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_tools/make_version_h b/build_tools/make_version_h
index 01d9c31..a35dd8a 100755
--- a/build_tools/make_version_h
+++ b/build_tools/make_version_h
@@ -4,6 +4,6 @@ cat << END
* version.h
* Automatically generated
*/
-#define ZAPTEL_VERSION "${ZAPTELVERSION}"
+#define DAHDI_VERSION "${DAHDIVERSION}"
END