This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, master has been updated
via e6ddcbb7b2f324317a68f0e2a4e5fcf4ed344aca (commit)
from 5c392e655fc4d00a491c21abfc242120ca23897f (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 -----------------------------------------------------------------
commit e6ddcbb7b2f324317a68f0e2a4e5fcf4ed344aca
Author: Roland Mas <[email protected]>
Date: Wed Jun 4 11:06:18 2014 +0200
Include release name in package version number
diff --git a/3rd-party/selenium/selenium.include
b/3rd-party/selenium/selenium.include
index 549d840..4b587f3 100644
--- a/3rd-party/selenium/selenium.include
+++ b/3rd-party/selenium/selenium.include
@@ -6,9 +6,9 @@
MAJOR=2
MINOR=42
MICRO=2
-UPSTREAM=$(MAJOR).$(MINOR).$(MICRO)+$(DIST)
-SELENIUMURL=http://selenium-release.storage.googleapis.com/$(MAJOR).$(MINOR)/selenium-server-standalone-$(UPSTREAM).jar
+SELENIUMURL=http://selenium-release.storage.googleapis.com/$(MAJOR).$(MINOR)/selenium-server-standalone-$(MAJOR).$(MINOR).$(MICRO).jar
+UPSTREAM=$(MAJOR).$(MINOR).$(MICRO)+$(DIST)
DEBIANVERSION=1
VERS=$(UPSTREAM)-$(DEBIANVERSION)
-----------------------------------------------------------------------
Summary of changes:
3rd-party/selenium/selenium.include | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits