[Fedora-directory-commits] ldapserver/include version.h,1.9,1.10

Richard Allen Megginson (rmeggins) fedora-directory-commits at redhat.com
Mon Oct 9 22:26:21 UTC 2006


Author: rmeggins

Update of /cvs/dirsec/ldapserver/include
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4238/ldapserver/include

Modified Files:
	version.h 
Log Message:
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 



Index: version.h
===================================================================
RCS file: /cvs/dirsec/ldapserver/include/version.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- version.h	23 Feb 2006 01:20:01 -0000	1.9
+++ version.h	9 Oct 2006 22:26:13 -0000	1.10
@@ -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




More information about the Fedora-directory-commits mailing list