]> git.sesse.net Git - vlc/commitdiff
Update version and copyright. This depends on VLC 1.0 now.
authorRémi Denis-Courmont <rdenis@simphalempin.com>
Sat, 21 Feb 2009 16:13:06 +0000 (18:13 +0200)
committerRémi Denis-Courmont <rdenis@simphalempin.com>
Sat, 21 Feb 2009 16:15:09 +0000 (18:15 +0200)
bindings/cil/configure.ac

index 6ecc599df916eecd9e09b33e85f26b7bac16660e..33676a38325106e6e8ba5983efcb2de59b583b64 100644 (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)