diff --git a/res/res_http_post.c b/res/res_http_post.c index deab15c1ac..39816da762 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 8c92d0ddae..d26aed7226 100644 --- a/res/res_phoneprov.c +++ b/res/res_phoneprov.c @@ -38,7 +38,7 @@ #ifdef SOLARIS #include #endif -ASTERISK_FILE_VERSION(__FILE__, "$Revision: 96773 $") +ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include "asterisk/channel.h" #include "asterisk/file.h"