aboutsummaryrefslogtreecommitdiff
path: root/pd/src/s_main.c
diff options
context:
space:
mode:
authorMiller Puckette <millerpuckette@users.sourceforge.net>2005-12-31 02:56:03 +0000
committerMiller Puckette <millerpuckette@users.sourceforge.net>2005-12-31 02:56:03 +0000
commit1498e89f88d0a090a59ceb4cf19daf9d9c8963c5 (patch)
treeaa55d35b172127c54557f3de5185f4a7a9c3e5fc /pd/src/s_main.c
parent69ef7d95089796981976c7855d6eba5d40da6232 (diff)
re-synced with my own source tree...
svn path=/trunk/; revision=4321
Diffstat (limited to 'pd/src/s_main.c')
-rw-r--r--pd/src/s_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pd/src/s_main.c b/pd/src/s_main.c
index b722d960..76e69046 100644
--- a/pd/src/s_main.c
+++ b/pd/src/s_main.c
@@ -2,7 +2,7 @@
* For information on usage and redistribution, and for a DISCLAIMER OF ALL
* WARRANTIES, see the file, "LICENSE.txt," in this distribution. */
-char pd_version[] = "Pd version 0.39-2\n";
+char pd_version[] = "Pd version 0.40-0test01\n";
char pd_compiletime[] = __TIME__;
char pd_compiledate[] = __DATE__;