--- xvid.c 2008/12/01 16:35:47 1.77.2.4 +++ xvid.c 2008/12/01 15:06:48 1.80 @@ -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.80 2008/12/01 15:06:48 Isibaar Exp $ * ****************************************************************************/ @@ -29,7 +29,7 @@ #include #if !defined(_WIN32) - #include +#include #endif #include "xvid.h" @@ -665,7 +665,7 @@ return XVID_ERR_VERSION; info->actual_version = XVID_VERSION; - info->build = "xvid-1.2.1"; + info->build = "xvid-1.3.0-dev"; info->cpu_flags = detect_cpu_flags(); info->num_threads = 0;