diff options
author | N.N. <sevyves@users.sourceforge.net> | 2003-10-08 14:58:46 +0000 |
---|---|---|
committer | N.N. <sevyves@users.sourceforge.net> | 2003-10-08 14:58:46 +0000 |
commit | 2eaa24c80e5757e170850f7797ff67b578cd5458 (patch) | |
tree | 97150d3cdee209b79ec186b46d2389f24c7b844e /configure.ac | |
parent | c63fe3ec4fa5c2c312a6b6ce7f9c7cefc0a6ab10 (diff) |
Updated for 0.12.8
svn path=/trunk/externals/pidip/; revision=1074
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 632e822..056b99d 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.7 +PDP_PIDIP_VERSION=0.12.8 PD_DIR=/usr/local/pd PDP_DIR=/usr/local/pd/pdp FFMPEG_SOURCE_DIR=/SOURCES/ffmpeg |