diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2018-06-20 19:43:38 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2018-08-12 11:11:46 +0200 |
commit | e5ac130b039566b5719ed6e533d7fda1f518e560 (patch) | |
tree | 388bf5fec3b0e049ace708755aea62d6ca1a3f9b /test/kit/kit1.xml | |
parent | 6adb14a7027c8d54827093c83fc80694d71fb6a7 (diff) |
Convert the test kits to version 2.0
Diffstat (limited to 'test/kit/kit1.xml')
-rw-r--r-- | test/kit/kit1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/kit/kit1.xml b/test/kit/kit1.xml index dd4c93e..f7b03d6 100644 --- a/test/kit/kit1.xml +++ b/test/kit/kit1.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<drumkit name="Test drumkit" description="A test drumkit"> +<drumkit name="Test drumkit" description="A test drumkit" version="2.0"> <channels> <channel name="ch1"/> <channel name="ch2"/> |