--- xvid.c 2008/12/01 16:35:47 1.77.2.4 +++ xvid.c 2009/05/25 08:09:23 1.77.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.77.2.4 2008/12/01 16:35:47 Isibaar Exp $ + * $Id: xvid.c,v 1.77.2.5 2009/05/25 08:09:23 Isibaar Exp $ * ****************************************************************************/ @@ -665,7 +665,7 @@ return XVID_ERR_VERSION; info->actual_version = XVID_VERSION; - info->build = "xvid-1.2.1"; + info->build = "xvid-1.2.2"; info->cpu_flags = detect_cpu_flags(); info->num_threads = 0;