aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Schouten <doelie@users.sourceforge.net>2011-11-28 21:28:18 +0000
committerTom Schouten <doelie@users.sourceforge.net>2011-11-28 21:28:18 +0000
commit6e2552bbb95b0c58ef9e7ab1021f4f3d85176109 (patch)
tree025531ab9397604ecfb13824dba5f9f5cb1aa6cf
parent5d85bb9b5b27a938f94ec93780a64fe0057b842d (diff)
pdp: updated version to 0.12.7
svn path=/trunk/externals/pdp/; revision=15800
-rw-r--r--README2
-rw-r--r--configure.ac2
-rw-r--r--opengl/Makefile.config2
3 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 986249c..1225c11 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-PDP - Pure Data Packet v0.12.4
+PDP - Pure Data Packet v0.12.7
a packet processing library for pure data
Copyright (c) by Tom Schouten <tom@zwizwa.be>
diff --git a/configure.ac b/configure.ac
index a10b72a..d5359ad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@ AC_HEADER_STDC
dnl TAG REPO WHEN RELEASE VERSION CHANGES !!!
dnl After changing version, do "make mrproper ; sh bootstrap"
-PDP_VERSION=0.12.7-svn
+PDP_VERSION=0.12.7
diff --git a/opengl/Makefile.config b/opengl/Makefile.config
index 74d5bf3..b3dbb6f 100644
--- a/opengl/Makefile.config
+++ b/opengl/Makefile.config
@@ -1,7 +1,7 @@
prefix = /usr/local
-PDP_VERSION=0.12.6
+PDP_VERSION=0.12.7
PDP_DIR = ../../include
PDP_OGL_DIR = ../include