changeset 2:9373c2abe9c3

inc version
author arpi_esp
date Sat, 24 Feb 2001 21:02:35 +0000
parents 3b5f5d1c5041
children c3ee31d154a9
files DOCS/ChangeLog version.h
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/ChangeLog	Sat Feb 24 20:28:24 2001 +0000
+++ b/DOCS/ChangeLog	Sat Feb 24 21:02:35 2001 +0000
@@ -18,6 +18,7 @@
   - stream.c: unsigned int fixes, required for some strange .asf files
   - asfheader.c: using w=h=b=1 for audio_concealment_none
   - VCD-related stuff moved from stream.c to vcd_read.c
+  - incremented version in version.h :)
 
 v0.11-pre24:  small fixes again :(
   - DOCS/LIRC changed: users *must* enable lirc support manually, it is
--- a/version.h	Sat Feb 24 20:28:24 2001 +0000
+++ b/version.h	Sat Feb 24 21:02:35 2001 +0000
@@ -1,1 +1,1 @@
-#define VERSION "0.11pre24"
+#define VERSION "0.11pre25"