1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00

Update version and copyright. This depends on VLC 1.0 now.

This commit is contained in:
Rémi Denis-Courmont 2009-02-21 18:13:06 +02:00
parent 1f4b06d66b
commit ba68741a27

View File

@ -19,8 +19,8 @@ dnl * along with this program; if not, you can get it from: *
dnl * http://www.gnu.org/copyleft/gpl.html *
dnl ***********************************************************************
AC_COPYRIGHT([Copyright (C) 2004-2007 Remi Denis-Courmont])
AC_INIT(libvlc-cil, 0.9.0, vlc-devel_no_bulk_mail@videolan.org)
AC_COPYRIGHT([Copyright (C) 2004-2009 Remi Denis-Courmont])
AC_INIT(libvlc-cil, 1.0.0, vlc-devel_no_bulk_mail@videolan.org)
AC_PREREQ(2.50)
AC_CONFIG_SRCDIR(configure.ac)