summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2006-10-09 22:26:20 +0000
committerRich Megginson <rmeggins@redhat.com>2006-10-09 22:26:20 +0000
commit76d3533f714c320b45e729433fcd09db75ea8871 (patch)
tree1e888a56af2f208671b0d9c3fec59b2a0ce516c1 /Makefile
parent145a4c2511fc8faa0bb1f394198573f2bcb91824 (diff)
downloadds-76d3533f714c320b45e729433fcd09db75ea8871.tar.gz
ds-76d3533f714c320b45e729433fcd09db75ea8871.tar.xz
ds-76d3533f714c320b45e729433fcd09db75ea8871.zip
Bug(s) fixed: 210075
Bug Description: Change version to 1.0.3 Reviewed by: nkinder, nhosoi (Thanks!) Fix Description: Update version strings and etc. to 1.0.3 Platforms tested: FC5 Flag Day: no Doc impact: no
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index df1d1866..55552774 100644
--- a/Makefile
+++ b/Makefile
@@ -360,7 +360,7 @@ fedora-ds.spec: ldapserver.spec.tmpl
-e 's/@COMPANY-PRODUCT-NAME@/Fedora Directory Server/g' \
-e 's/@LCASE-COMPANY-NAME-NOSP@/fedora/g' \
-e 's/@GEN-VERSION@/1.0/g' \
- -e 's/@NOSP-VERSION@/1.0.2/g' \
+ -e 's/@NOSP-VERSION@/1.0.3/g' \
-e 's+@COMPANY-URL@+http://directory.fedora.redhat.com/+g' \
ldapserver.spec.tmpl > $@
mv $@ $(OBJDIR)