From f6aeaad4695ce08a07b01e786087cc3c5f18520f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 28 Dec 2009 12:01:14 +0000 Subject: [PATCH] Update doc --- doc/dev/dolibarr-doxygen-getversion.pl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/dev/dolibarr-doxygen-getversion.pl b/doc/dev/dolibarr-doxygen-getversion.pl index 1da7b3f805f..6b4416bf628 100755 --- a/doc/dev/dolibarr-doxygen-getversion.pl +++ b/doc/dev/dolibarr-doxygen-getversion.pl @@ -1,6 +1,7 @@ #!/usr/bin/perl #-------------------------------------------------------------------- -# Script recup version d'un source +# Script to get version of a source file +# Does not work with cygwin cvs command on Windows. # # \version $Id$ #--------------------------------------------------------------------