|
From: Christopher D. M. <cas...@us...> - 2013-02-19 00:19:15
|
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 "cap4".
The branch, master has been updated
via 58afec446c37b7ea2d1afbee0e2ffdcb56264dcb (commit)
from 3837e0abc605fb9b25c3ca85343fa84db8772c8f (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 58afec446c37b7ea2d1afbee0e2ffdcb56264dcb
Author: CDM <cas...@us...>
Date: Mon Feb 18 17:18:58 2013 -0700
CDM: add new pdsh
-----------------------------------------------------------------------
Summary of changes:
src/pdsh/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/pdsh/Makefile b/src/pdsh/Makefile
index 7b5292c..fb125ba 100644
--- a/src/pdsh/Makefile
+++ b/src/pdsh/Makefile
@@ -1,6 +1,6 @@
include ../make.def
-VERSION=2.28
+VERSION=2.29
SRC=pdsh-$(VERSION)
TAR=$(SRC).tar.bz2
URL="http://pdsh.googlecode.com/files/$(TAR)"
hooks/post-receive
--
cap4
|