From 1c7588ead5641fff69c033a4e51623c9072e5cdf Mon Sep 17 00:00:00 2001 From: Jason Parker Date: Tue, 29 Jul 2008 22:29:11 +0000 Subject: [PATCH] libpri is not libss7 :D git-svn-id: https://origsvn.digium.com/svn/libpri/branches/1.4@598 2fbb986a-6c06-0410-b554-c9c1f0a7f128 --- build_tools/make_version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_tools/make_version b/build_tools/make_version index 6599685..6d88cff 100755 --- a/build_tools/make_version +++ b/build_tools/make_version @@ -64,7 +64,7 @@ elif [ -d .svn ]; then fi done - RESULT="libss7" + RESULT="libpri" if [ ${TAG} != 0 ] ; then echo ${RESULT}