From cb96304368f5f9797221badd6e1483c85c1aeceb Mon Sep 17 00:00:00 2001 From: Winfried Ritsch Date: Fri, 27 Jan 2006 09:34:51 +0000 Subject: Text changes release 1.0 svn path=/trunk/externals/iem/comport/; revision=4500 --- comport/CHANGES.txt | 3 +++ comport/README.txt | 3 ++- comport/comport.c | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/comport/CHANGES.txt b/comport/CHANGES.txt index c8ad022..62caf42 100644 --- a/comport/CHANGES.txt +++ b/comport/CHANGES.txt @@ -1,3 +1,6 @@ +1.0 - 25.1.2006 + released with pd_darwin makefile extension + 1.0RC2 - 18.11.2005 made more C-compatible and LGPL diff --git a/comport/README.txt b/comport/README.txt index aff44fa..be4893a 100644 --- a/comport/README.txt +++ b/comport/README.txt @@ -17,7 +17,7 @@ Please see testcomport.pd for more help. compile: Unix (Linux): - make pd_linux, make pd_irix5, make pd_irix6 + make pd_linux, make pd_irix5, make pd_irix6, make pd_darwin should produce a comport.pd_linux, .... @@ -25,5 +25,6 @@ compile: nmake pd_nt + If you have improvements or questions feel free to contact me under ritsch _at_ iem.at diff --git a/comport/comport.c b/comport/comport.c index f587034..d0a5aed 100644 --- a/comport/comport.c +++ b/comport/comport.c @@ -3,7 +3,7 @@ (c) 1998-2005 Winfried Ritsch (see LICENCE.txt) Institute for Electronic Music - Graz - V 1.0 RC2 + V 1.0 */ -- cgit v1.2.1