summaryrefslogtreecommitdiff
path: root/version_hook
diff options
context:
space:
mode:
Diffstat (limited to 'version_hook')
-rwxr-xr-xversion_hook2
1 files changed, 1 insertions, 1 deletions
diff --git a/version_hook b/version_hook
index e3a813a..f7bc4d3 100755
--- a/version_hook
+++ b/version_hook
@@ -6,7 +6,7 @@
# Originally by Shaun Ruffel
# FIXME: Nicer formatting. Preprocess?
-PROJ_PAT="\(dahdi/linux\|dahdi/tools\|asterisk\/libpri\)"
+PROJ_PAT="\(dahdi/linux\|dahdi/tools\|asterisk\|libpri\)"
# Do not update the .version file if it's part of the repository
# This normally means we're on a tags/ branch.