diff --git a/res/res_http_post.c b/res/res_http_post.c
index 26daf7ad8887447016f515591863638f85ce230f..2770f52d8b364e407b2f8826bf4798fe71211fae 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 <sys/stat.h>
 #include <fcntl.h>
diff --git a/res/res_phoneprov.c b/res/res_phoneprov.c
index 9b4065f9c4de4fa83aec7baa64868609414f2170..b05240ac8fe7125b8ff1bae614e15fd2377f41ae 100644
--- a/res/res_phoneprov.c
+++ b/res/res_phoneprov.c
@@ -34,7 +34,7 @@
 #ifdef SOLARIS
 #include <sys/sockio.h>
 #endif
-ASTERISK_FILE_VERSION(__FILE__, "$Revision: 96773 $")
+ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
 
 #include "asterisk/channel.h"
 #include "asterisk/file.h"