ArielGlenn has uploaded a new change for review. https://gerrit.wikimedia.org/r/265234
Change subject: dumps: bump mwbzutils version to 0.0.5 ...................................................................... dumps: bump mwbzutils version to 0.0.5 Change-Id: If4bb1982ead5c03a147e9ede78fa0431aef26835 --- M xmldumps-backup/mwbzutils/Makefile 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dumps refs/changes/34/265234/1 diff --git a/xmldumps-backup/mwbzutils/Makefile b/xmldumps-backup/mwbzutils/Makefile index 1807789..b67f09c 100644 --- a/xmldumps-backup/mwbzutils/Makefile +++ b/xmldumps-backup/mwbzutils/Makefile @@ -16,7 +16,7 @@ # 2010-2013: see the file COPYING for details. # ------------------------------------------------------------------ -VERSION = "0.0.4" +VERSION = "0.0.5" CC ?= gcc BIGFILES = -D_FILE_OFFSET_BITS=64 CPPFLAGS += $(BIGFILES) -DVERSION=\"$(VERSION)\" -- To view, visit https://gerrit.wikimedia.org/r/265234 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If4bb1982ead5c03a147e9ede78fa0431aef26835 Gerrit-PatchSet: 1 Gerrit-Project: operations/dumps Gerrit-Branch: ariel Gerrit-Owner: ArielGlenn <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
