Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf.git/shortlog/f45d84631cf68bb14164139823154097329384d0
...commit 
http://git.netsurf-browser.org/netsurf.git/commit/f45d84631cf68bb14164139823154097329384d0
...tree 
http://git.netsurf-browser.org/netsurf.git/tree/f45d84631cf68bb14164139823154097329384d0

The branch, master has been updated
       via  f45d84631cf68bb14164139823154097329384d0 (commit)
      from  ba4b06dc04e01a7fe61852c11035a873148d969d (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/netsurf.git/commit/?id=f45d84631cf68bb14164139823154097329384d0
commit f45d84631cf68bb14164139823154097329384d0
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>

    fix up package version on haiku

diff --git a/utils/jenkins-build.sh b/utils/jenkins-build.sh
index 59bf069..d18cac3 100755
--- a/utils/jenkins-build.sh
+++ b/utils/jenkins-build.sh
@@ -82,7 +82,7 @@ case ${TARGET} in
 
        esac
 
-       PKG_SRC=netsurf_x86-3.8-1-x86_gcc2
+       PKG_SRC=netsurf_x86-3.9-1-x86_gcc2
        PKG_SFX=.hpkg
        ;;
 


-----------------------------------------------------------------------

Summary of changes:
 utils/jenkins-build.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utils/jenkins-build.sh b/utils/jenkins-build.sh
index 59bf069..d18cac3 100755
--- a/utils/jenkins-build.sh
+++ b/utils/jenkins-build.sh
@@ -82,7 +82,7 @@ case ${TARGET} in
 
        esac
 
-       PKG_SRC=netsurf_x86-3.8-1-x86_gcc2
+       PKG_SRC=netsurf_x86-3.9-1-x86_gcc2
        PKG_SFX=.hpkg
        ;;
 


-- 
NetSurf Browser

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to