]> git.sesse.net Git - vlc/commitdiff
Updated files for 0.2.73 release
authorHenri Fallon <henri@videolan.org>
Sat, 28 Apr 2001 05:08:01 +0000 (05:08 +0000)
committerHenri Fallon <henri@videolan.org>
Sat, 28 Apr 2001 05:08:01 +0000 (05:08 +0000)
ChangeLog
configure
configure.in
vlc.spec

index bd7b1bb0980fd2cb7e0ee487c5a495c1d61c66f4..23356ab985f313d4a5db09a764f053fda636869b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,11 @@
 
 HEAD
 
+  * Nothing yet
+
+0.2.73
+Sat, 28 Apr 2001 07:02:35 +0200
+
   * Removed debug instructions in the audio output.
   * Coding style fixes here and there.
   * Miscellaneous QNX compile fixes.
index 23ee3041b9ab8fcdb68ffd14f4f3e21e67e873e3..e07896ce5c37032e540b7358a7b056331c75d0c6 100755 (executable)
--- a/configure
+++ b/configure
@@ -624,7 +624,7 @@ host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
 echo "$ac_t""$host" 1>&6
 
 
-VLC_VERSION=0.2.72
+VLC_VERSION=0.2.73
 
 VLC_CODENAME=Ourumov
 
index 62b5778f9106802dba327699ee99bda4780649d3..2b456668dfac616cf06933aeebe3bdfc7c33b367 100644 (file)
@@ -4,7 +4,7 @@ AC_CONFIG_HEADER(include/defs.h)
 
 AC_CANONICAL_HOST
 
-VLC_VERSION=0.2.72
+VLC_VERSION=0.2.73
 AC_SUBST(VLC_VERSION)
 VLC_CODENAME=Ourumov
 AC_SUBST(VLC_CODENAME)
index cb4b73aaffa0827338c36fc242d583d1adaa8faf..58de4ded9c0a7327e751cebb3d909f236804d499 100644 (file)
--- a/vlc.spec
+++ b/vlc.spec
@@ -1,16 +1,19 @@
 Name: vlc
-Version: 0.2.72
+Version: 0.2.73
 Release: 1
 Copyright: GPL
 Url: http://www.videolan.org/
 Group: X11/Applications/Graphics
-Source0: http://www.videolan.org/packages/0.2.72/vlc-0.2.72.tar.gz
+Source0: http://www.videolan.org/packages/0.2.73/vlc-0.2.73.tar.gz
 Packager: Samuel Hocevar <sam@zoy.org>
 
 Buildroot: /tmp/vlc-build
 Summary: VideoLAN Client.
 
 %changelog
+* Sat Apr 28 2001 Henri Fallon <henri@videolan.org>
+New upstream release (0.2.73)
+
 * Mon Apr 16 2001 Samuel Hocevar <sam@zoy.org>
 New upstream release (0.2.72)