summaryrefslogtreecommitdiffstats
path: root/include
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 /include
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 'include')
-rw-r--r--include/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/version.h b/include/version.h
index abb98671..73ccc7a2 100644
--- a/include/version.h
+++ b/include/version.h
@@ -44,9 +44,9 @@
exist, the PRODUCT_VERSION define has _DEF appended.
*/
-#define DIRECTORY_VERSION_DEF "1.0.2"
+#define DIRECTORY_VERSION_DEF "1.0.3"
#define DIRECTORY_COMPATIBLE "3.0"
-#define DIRECTORY_VERSION_STRING "Fedora-DirServer/1.0.2"
+#define DIRECTORY_VERSION_STRING "Fedora-DirServer/1.0.3"
#define DS_VERSION_DEF DIRECTORY_VERSION_DEF
#define DS_VERSION_STRING DIRECTORY_VERSION_STRING