aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--smlib-meta.pd2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index c28890f..9e8401d 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ SOURCES = bp.c decimator.c deltas.c hip.c hist.c itov.c lavg.c lhist.c lhisti.c
PDOBJECTS =
# example patches and related files, in the 'examples' subfolder
-EXAMPLES =
+EXAMPLES = beattracker.pd normalizer.pd resonate-beat.pd
# manuals and related files, in the 'manual' subfolder
MANUAL =
diff --git a/smlib-meta.pd b/smlib-meta.pd
index fa94caf..35e8564 100644
--- a/smlib-meta.pd
+++ b/smlib-meta.pd
@@ -7,5 +7,5 @@
#X text 10 70 LICENSE GNU GPL;
#X text 10 90 DESCRIPTION vector processing \, vector analysis \, vector
synthesis \, number stream analysis \, number stream filters;
-#X text 10 130 VERSION 0.12.2-svn;
+#X text 10 130 VERSION 0.12.1;
#X restore 10 10 pd META;