aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2011-01-30 12:42:54 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2011-01-30 12:42:54 +0000
commit44e8e535d4c1a266f5c135b32ae25a19346b47b5 (patch)
treeeb468cae811bcda6e7ffb9ab2631bd0049f4f10a /doc
parente37b5b9a839b55934c1712114ccbfd6db061c715 (diff)
generate version.txt & iemmatrix-meta.pd
svn path=/trunk/externals/iem/iemmatrix/; revision=14841
Diffstat (limited to 'doc')
-rw-r--r--doc/iemmatrix-meta.pd.in (renamed from doc/iemmatrix-meta.pd)4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/iemmatrix-meta.pd b/doc/iemmatrix-meta.pd.in
index 69263d0..9bc0698 100644
--- a/doc/iemmatrix-meta.pd
+++ b/doc/iemmatrix-meta.pd.in
@@ -1,8 +1,8 @@
#N canvas 10 10 200 200 10;
#N canvas 20 20 420 300 META 0;
#X text 10 10 META this is a prototype of a libdir meta file;
-#X text 10 30 NAME iemmatrix;
+#X text 10 30 NAME @PACKAGE_NAME@;
#X text 10 50 AUTHOR IOhannes m zmoelnig, Thomas Musil, Franz Zotter;
#X text 10 70 LICENSE GPL-2;
-#X text 10 90 VERSION 0.1;
+#X text 10 90 VERSION @PACKAGE_VERSION@;
#X restore 10 10 pd META;