Set version to 0.2.8 after merging 'install-dollarfiles'
Update version number because of previous (merge) commit. The
merge was done with github's 'Merge' button. Never again. The merged
commit was 49a0b2f from 2016-06-28 allowing installed files to
contain weirdo characters, and closing issue #19.
This commit is contained in:
parent
7b5e3599ce
commit
5b920b194d
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
# Makefile.pdlibbuilder dated 2016-10-04
|
# Makefile.pdlibbuilder dated 2016-10-09
|
||||||
version = 0.2.7
|
version = 0.2.8
|
||||||
|
|
||||||
# Helper makefile for Pure Data external libraries.
|
# Helper makefile for Pure Data external libraries.
|
||||||
# Written by Katja Vetter March-June 2015 for the public domain. No warranties.
|
# Written by Katja Vetter March-June 2015 for the public domain. No warranties.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue