summaryrefslogtreecommitdiff
path: root/build_tools
diff options
context:
space:
mode:
authormattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-05-16 21:39:47 +0000
committermattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-05-16 21:39:47 +0000
commitdd3fad8de5df2f25630d66154f209b6b7cbf4049 (patch)
treeed5c05bf8715f685b46da469d8d7c22cc0d8c0dc /build_tools
parent5e00740361c43a489bff5d280a80fe7285ea9231 (diff)
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4301 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 a35dd8a..01d9c31 100755
--- a/build_tools/make_version_h
+++ b/build_tools/make_version_h
@@ -4,6 +4,6 @@ cat << END
* version.h
* Automatically generated
*/
-#define DAHDI_VERSION "${DAHDIVERSION}"
+#define ZAPTEL_VERSION "${ZAPTELVERSION}"
END