Update of /cvsroot/pure-data/pd/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1263
Modified Files: Tag: branch-v0-39-2-extended m_pd.h Log Message: bumped up version since I am making a release today
Index: m_pd.h =================================================================== RCS file: /cvsroot/pure-data/pd/src/m_pd.h,v retrieving revision 1.8.2.8 retrieving revision 1.8.2.9 diff -C2 -d -r1.8.2.8 -r1.8.2.9 *** m_pd.h 16 Jun 2007 16:03:25 -0000 1.8.2.8 --- m_pd.h 10 Jul 2007 19:44:12 -0000 1.8.2.9 *************** *** 12,16 **** #define PD_MINOR_VERSION 39 #define PD_BUGFIX_VERSION 2 ! #define PD_TEST_VERSION "extended-rc4"
/* old name for "MSW" flag -- we have to take it for the sake of many old --- 12,16 ---- #define PD_MINOR_VERSION 39 #define PD_BUGFIX_VERSION 2 ! #define PD_TEST_VERSION "extended-rc5"
/* old name for "MSW" flag -- we have to take it for the sake of many old