]> git.sesse.net Git - vlc/blobdiff - bindings/cil/configure.ac
Update version and copyright. This depends on VLC 1.0 now.
[vlc] / 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)