--- branches/release-1_3-branch/xvidcore/src/xvid.c 2011/02/14 16:59:16 1949 +++ branches/release-1_3-branch/xvidcore/src/xvid.c 2011/02/14 17:21:00 1950 @@ -20,7 +20,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.85.2.1 2010-12-28 16:04:31 Isibaar Exp $ + * $Id: xvid.c,v 1.85.2.2 2011-02-14 17:21:00 Isibaar Exp $ * ****************************************************************************/ @@ -700,7 +700,7 @@ return XVID_ERR_VERSION; info->actual_version = XVID_VERSION; - info->build = "xvid-1.3.0-rc1"; + info->build = "xvid-1.3.0"; info->cpu_flags = detect_cpu_flags(); info->num_threads = 0; /* single-thread */