From f3dac3953846e21ff457674da6fee0c907789f99 Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Aug 09 2007 15:40:11 +0000 Subject: Resolves: bug 251227 Description: Update dsktune for 1.1 Updated the date. --- diff --git a/ldap/systools/idsktune.c b/ldap/systools/idsktune.c index 160ac92..53e7479 100644 --- a/ldap/systools/idsktune.c +++ b/ldap/systools/idsktune.c @@ -44,7 +44,7 @@ /* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! * Don't forget to update build_date when the patch sets are updated. * !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */ -static char *build_date = "04-APRIL-2005"; +static char *build_date = "10-AUGUST-2007"; #if defined(__FreeBSD__) || defined(__bsdi) #define IDDS_BSD_INCLUDE 1