[vlc-devel] commit: Update version and copyright. This depends on VLC 1.0 now. ( Rémi Denis-Courmont )
git version control
git at videolan.org
Sat Feb 21 17:15:15 CET 2009
vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> | Sat Feb 21 18:13:06 2009 +0200| [ba68741a27542e5a03b626eb540223ef53811321] | committer: Rémi Denis-Courmont
Update version and copyright. This depends on VLC 1.0 now.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ba68741a27542e5a03b626eb540223ef53811321
---
bindings/cil/configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/bindings/cil/configure.ac b/bindings/cil/configure.ac
index 6ecc599..33676a3 100644
--- a/bindings/cil/configure.ac
+++ b/bindings/cil/configure.ac
@@ -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 at videolan.org)
+AC_COPYRIGHT([Copyright (C) 2004-2009 Remi Denis-Courmont])
+AC_INIT(libvlc-cil, 1.0.0, vlc-devel_no_bulk_mail at videolan.org)
AC_PREREQ(2.50)
AC_CONFIG_SRCDIR(configure.ac)
More information about the vlc-devel
mailing list