--- xvid.c 2006/11/01 10:17:27 1.65.2.4 +++ xvid.c 2007/06/27 18:57:42 1.65.2.5 @@ -19,7 +19,7 @@ * along with this program ; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * $Id: xvid.c,v 1.65.2.4 2006/11/01 10:17:27 Isibaar Exp $ + * $Id: xvid.c,v 1.65.2.5 2007/06/27 18:57:42 Isibaar Exp $ * ****************************************************************************/ @@ -712,7 +712,7 @@ return XVID_ERR_VERSION; info->actual_version = XVID_VERSION; - info->build = "xvid-1.1.2"; + info->build = "xvid-1.1.3"; info->cpu_flags = detect_cpu_flags(); #if defined(_SMP) && defined(WIN32)