diff --git a/res/res_http_post.c b/res/res_http_post.c index 26daf7ad88..2770f52d8b 100644 --- a/res/res_http_post.c +++ b/res/res_http_post.c @@ -32,7 +32,7 @@ #include "asterisk.h" -ASTERISK_FILE_VERSION(__FILE__, "$Revision: 111213 $") +ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include #include diff --git a/res/res_phoneprov.c b/res/res_phoneprov.c index 9b4065f9c4..b05240ac8f 100644 --- a/res/res_phoneprov.c +++ b/res/res_phoneprov.c @@ -34,7 +34,7 @@ #ifdef SOLARIS #include #endif -ASTERISK_FILE_VERSION(__FILE__, "$Revision: 96773 $") +ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include "asterisk/channel.h" #include "asterisk/file.h"