Update of /cvsroot/pure-data/pd/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7384
Modified Files:
Tag: devel_0_38
s_main.c
Log Message:
updating to 38.2
Index: s_main.c
===================================================================
RCS file: /cvsroot/pure-data/pd/src/s_main.c,v
retrieving revision 1.7.4.9
retrieving revision 1.7.4.10
diff -C2 -d -r1.7.4.9 -r1.7.4.10
*** s_main.c 20 Jan 2005 20:10:35 -0000 1.7.4.9
--- s_main.c 22 Jan 2005 09:24:25 -0000 1.7.4.10
***************
*** 8,12 ****
*/
! char pd_version[] = "Pd version 0.38.1 devel\n";
char pd_compiletime[] = __TIME__;
char pd_compiledate[] = __DATE__;
--- 8,12 ----
*/
! char pd_version[] = "Pd version 0.38.2 devel\n";
char pd_compiletime[] = __TIME__;
char pd_compiledate[] = __DATE__;