summaryrefslogtreecommitdiffstats
path: root/osx
diff options
context:
space:
mode:
authorSol Jerome <solj@ices.utexas.edu>2010-01-27 01:23:05 +0000
committerSol Jerome <solj@ices.utexas.edu>2010-01-27 01:23:05 +0000
commit9431aee267260259a2dccf04b928ca84b0382c01 (patch)
tree7d85ca1569b848acd10e17d8f4aa47a75a3fd6c3 /osx
parente1d8819f03c1afd43a04293ee645ec1f075be23e (diff)
downloadbcfg2-9431aee267260259a2dccf04b928ca84b0382c01.tar.gz
bcfg2-9431aee267260259a2dccf04b928ca84b0382c01.tar.bz2
bcfg2-9431aee267260259a2dccf04b928ca84b0382c01.zip
osx: Update version in macports patchfile
Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5706 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'osx')
-rw-r--r--osx/macports/files/patch-setup.py.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/osx/macports/files/patch-setup.py.diff b/osx/macports/files/patch-setup.py.diff
index d485014a5..cc948face 100644
--- a/osx/macports/files/patch-setup.py.diff
+++ b/osx/macports/files/patch-setup.py.diff
@@ -3,7 +3,7 @@
@@ -5,45 +5,19 @@
setup(name="Bcfg2",
- version="1.0.0",
+ version="1.0.1",
- description="Bcfg2 Server",
+ description="Bcfg2 Client",
author="Narayan Desai",