Initial import
This commit is contained in:
commit
d3f85fea20
27 changed files with 1697 additions and 0 deletions
16
version
Normal file
16
version
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# fir-tools/version
|
||||
#
|
||||
# Copyright: ©2014, Laurence Withers
|
||||
# Author: Laurence Withers <l@lwithers.me.uk>
|
||||
# License: GPLv3
|
||||
#
|
||||
|
||||
|
||||
|
||||
# VERSION contains the full version number of the library, which is
|
||||
# expected to be in 'major.minor.micro' format.
|
||||
VERMAJOR=0
|
||||
VERMINOR=0
|
||||
VERMICRO=0
|
||||
|
||||
# vim: expandtab:ts=4:sw=4:syntax=sh
|
||||
Loading…
Add table
Add a link
Reference in a new issue