]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add make version target
authorAnthony Minessale <anthm@freeswitch.org>
Wed, 5 Sep 2012 16:20:17 +0000 (11:20 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Wed, 5 Sep 2012 16:20:17 +0000 (11:20 -0500)
Makefile.am

index 413fe49bfcd5c87e29d133da3e7144ed63167669..c33c521bfa2f38acde6f0bd1a38b75cb129c3a17 100644 (file)
@@ -585,6 +585,9 @@ libs/openzap/Makefile:
        cd libs/openzap && autoconf
        cd libs/openzap && ./configure
 
+version:
+       git log -1  | head -3
+
 reinstall: modwipe uninstall install
 
 update-clean: clean libs/openzap/Makefile python-reconf