Gitweb links:
...log
http://git.netsurf-browser.org/libnsgif.git/shortlog/944ea7acb8c8e894b84f...
...commit
http://git.netsurf-browser.org/libnsgif.git/commit/944ea7acb8c8e894b84f4c...
...tree
http://git.netsurf-browser.org/libnsgif.git/tree/944ea7acb8c8e894b84f4c95...
The branch, master has been updated
via 944ea7acb8c8e894b84f4c9545cd93339c23c350 (commit)
from 0615d2ea332b07586dc838bab7121253f0396db3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/libnsgif.git/commit/?id=944ea7acb8c8e894b8...
commit 944ea7acb8c8e894b84f4c9545cd93339c23c350
Author: Daniel Silverstone <dsilvers(a)digital-scurf.org>
Commit: Daniel Silverstone <dsilvers(a)digital-scurf.org>
Prepare for release of 0.1.4
diff --git a/Makefile b/Makefile
index 068a4ee..54a25b3 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := nsgif
-COMPONENT_VERSION := 0.1.3
+COMPONENT_VERSION := 0.1.4
# Default to a static library
COMPONENT_TYPE ?= lib-static
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 068a4ee..54a25b3 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := nsgif
-COMPONENT_VERSION := 0.1.3
+COMPONENT_VERSION := 0.1.4
# Default to a static library
COMPONENT_TYPE ?= lib-static
--
NetSurf GIF Decoder