From 33f161b2df222e4e2397aa067a0f611d0cec8c94 Mon Sep 17 00:00:00 2001
From: Brian West <brian@freeswitch.org>
Date: Tue, 23 Jun 2015 09:21:40 -0500
Subject: [PATCH] Update G729 binary date for master

---
 src/mod/codecs/mod_com_g729/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mod/codecs/mod_com_g729/Makefile.am b/src/mod/codecs/mod_com_g729/Makefile.am
index 83d1a1d630..8af9c4d795 100644
--- a/src/mod/codecs/mod_com_g729/Makefile.am
+++ b/src/mod/codecs/mod_com_g729/Makefile.am
@@ -1,7 +1,7 @@
 include $(top_srcdir)/build/modmake.rulesam
 
 MODNAME=mod_com_g729
-VERSION=201501231218
+VERSION=201506221434
 
 if ISLINUX