~hp/ser_atom.lv2

1d0a971b9d7ed15e7b577cf8f90e6072ce07b72f — Hanspeter Portner 1 year, 1 month ago 381f43a
cleanup readme
2 files changed, 1 insertions(+), 9 deletions(-)

M README.md
M meson_options.txt
M README.md => README.md +0 -8
@@ 6,10 6,6 @@

## General purpose LV2 atom forge serializer

### Build Status

[![build status](https://gitlab.com/OpenMusicKontrollers/ser_atom.lv2/badges/master/build.svg)](https://gitlab.com/OpenMusicKontrollers/ser_atom.lv2/commits/master)

### Build / test

	git clone https://git.open-music-kontrollers.ch/lv2/ser_atom.lv2


@@ 25,7 21,3 @@

* [REUSE](https://git.fsfe.org/reuse/tool) (tool for compliance with the REUSE recommendations)

### License

SPDX-FileCopyrightText: Hanspeter Portner <dev@open-music-kontrollers.ch>
SPDX-License-Identifier: Artistic-2.0

M meson_options.txt => meson_options.txt +1 -1
@@ 1,4 1,4 @@
# SPDX-FileCopyrightText: Hanspeter Portner <dev@open-music-kontrollers.ch>
# SPDX-License-Identifier: CC0-1.0

option('version', type : 'string', value : '0.1.47')
option('version', type : 'string', value : '0.1.53')