diff options
| author | Vincent Sanders <vince@kyllikki.org> | 2020-05-24 21:41:00 +0100 |
|---|---|---|
| committer | Vincent Sanders <vince@kyllikki.org> | 2020-05-24 21:41:00 +0100 |
| commit | d5b4c96268df11437957c288f95490f011db9335 (patch) | |
| tree | d36a7b50f33fbb57f6c8f75cba866d31c4dc8349 | |
| parent | 9672c46b1a3ecf2a0c32445f1c1d17f15fd20bb5 (diff) | |
| download | libnsfb-master.tar.gz | |
Update component version to 0.2.2 for releaseHEADrelease/0.2.2master
Signed-off-by: Vincent Sanders <vince@kyllikki.org>
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,11 +2,11 @@ # # Makefile for libnsfb # -# Copyright 2013-2015 Vincent Sanders <vince@netsurf-browser.org> +# Copyright 2013-2020 Vincent Sanders <vince@netsurf-browser.org> # Component settings COMPONENT := nsfb -COMPONENT_VERSION := 0.2.1 +COMPONENT_VERSION := 0.2.2 # Default to a static library COMPONENT_TYPE ?= lib-static |
