From 86e9ae0d089afbd6eb3e5cce47aa819275b0becf Mon Sep 17 00:00:00 2001 From: "N.N." Date: Thu, 25 Sep 2003 23:36:28 +0000 Subject: Updated for PiDiP 0.12.7 svn path=/trunk/externals/pidip/; revision=1041 --- CHANGES.LOG | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.LOG b/CHANGES.LOG index dbfbe74..68ec967 100644 --- a/CHANGES.LOG +++ b/CHANGES.LOG @@ -1,3 +1,5 @@ +0.12.7 + added pdp_canvas : a canvas to display several video sources 0.12.6 fix conflict between pdp_text and pdp_imgloader ( and the likes using Imlib2 ) fix successive loading of images in pdp_imgloader diff --git a/configure.ac b/configure.ac index c9c6ebf..632e822 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT -PDP_PIDIP_VERSION=0.12.6 +PDP_PIDIP_VERSION=0.12.7 PD_DIR=/usr/local/pd PDP_DIR=/usr/local/pd/pdp FFMPEG_SOURCE_DIR=/SOURCES/ffmpeg -- cgit v1.2.1