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$ #--------------------------------------------------------------------