From 40020f6dd332ef9700e8a063263d414a97160d8f Mon Sep 17 00:00:00 2001 From: Jean-Paul Saman Date: Mon, 9 Feb 2004 19:32:55 +0000 Subject: [PATCH] Updated version number to vlc-0.7.1 --- ipkg/control | 2 +- ipkg/control.gpe | 2 +- ipkg/control.opie | 2 +- ipkg/control.zaurus | 2 +- ipkg/rules | 2 +- ipkg/rules.gpe | 2 +- ipkg/rules.opie | 2 +- ipkg/rules.zaurus | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ipkg/control b/ipkg/control index 983f220d68..fee02c75eb 100644 --- a/ipkg/control +++ b/ipkg/control @@ -1,7 +1,7 @@ Package: vlc Section: graphics Priority: optional -Version: 0.7.0 +Version: 0.7.1 Release: 1 Architecture: arm Source: http://www.videolan.org/vlc/download-sources.html diff --git a/ipkg/control.gpe b/ipkg/control.gpe index 08d02f9f96..b699f8e8b0 100644 --- a/ipkg/control.gpe +++ b/ipkg/control.gpe @@ -1,7 +1,7 @@ Package: gpe-vlc Section: graphics Priority: optional -Version: 0.7.0 +Version: 0.7.1 Release: 1 Conflicts: opie-vlc, opie-libsdl, opie-base, vlc Architecture: arm diff --git a/ipkg/control.opie b/ipkg/control.opie index f23e9d7487..144bbb635f 100644 --- a/ipkg/control.opie +++ b/ipkg/control.opie @@ -1,7 +1,7 @@ Package: opie-vlc Section: graphics Priority: optional -Version: 0.7.0 +Version: 0.7.1 Release: 1 Conflicts: gpe-apps, vlc, gpe-vlc, libsdl Architecture: arm diff --git a/ipkg/control.zaurus b/ipkg/control.zaurus index a14cd864ae..a62e249f7d 100644 --- a/ipkg/control.zaurus +++ b/ipkg/control.zaurus @@ -1,7 +1,7 @@ Package: zaurus-vlc Section: graphics Priority: optional -Version: 0.7.0 +Version: 0.7.1 Release: 1 Conflicts: gpe-apps, gpe-vlc, vlc, libsdl Architecture: arm diff --git a/ipkg/rules b/ipkg/rules index db0cf49524..9cd98f6081 100755 --- a/ipkg/rules +++ b/ipkg/rules @@ -3,7 +3,7 @@ # based on Joey Hess's one. # Kludged for ipkg -VERSION=0.7.0 +VERSION=0.7.1 # Compilation options export CC=arm-linux-gcc export LD=arm-linux-ld diff --git a/ipkg/rules.gpe b/ipkg/rules.gpe index 928a6eef7f..8d3ba4d366 100755 --- a/ipkg/rules.gpe +++ b/ipkg/rules.gpe @@ -3,7 +3,7 @@ # based on Joey Hess's one. # Kludged for ipkg -VERSION=0.7.0 +VERSION=0.7.1 # export PATH="$PATH:/usr/local/arm/2.95.3/bin" # Compilation options diff --git a/ipkg/rules.opie b/ipkg/rules.opie index 1c45ef6ed9..a100c33558 100755 --- a/ipkg/rules.opie +++ b/ipkg/rules.opie @@ -3,7 +3,7 @@ # based on Joey Hess's one. # Kludged for ipkg -VERSION=0.7.0 +VERSION=0.7.1 # export PATH="$PATH:/usr/local/arm/2.95.3/bin" # Compilation options diff --git a/ipkg/rules.zaurus b/ipkg/rules.zaurus index 7bb8ee3e6c..277a740bfb 100755 --- a/ipkg/rules.zaurus +++ b/ipkg/rules.zaurus @@ -3,7 +3,7 @@ # based on Joey Hess's one. # Kludged for ipkg -VERSION=0.7.0 +VERSION=0.7.1 # export PATH="$PATH:/usr/local/arm/2.95.3/bin" # Compilation options