Update of /cvsroot/perl-win32-gui/Win32-GUI
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20345
Modified Files:
BitmapInline.pm
Log Message:
Doc updates and add Win32::GUI::ReleaseNotes
Index: BitmapInline.pm
===================================================================
RCS file: /cvsroot/perl-win32-gui/Win32-GUI/BitmapInline.pm,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** BitmapInline.pm 19 Nov 2003 19:10:42 -0000 1.3
--- BitmapInline.pm 16 Jul 2006 11:07:04 -0000 1.4
***************
*** 6,9 ****
--- 6,10 ----
$VERSION = "0.02";
+ $VERSION = eval $VERSION;
$Counter = 1;
***************
*** 206,208 ****
Aldo Calpini ( C<da...@pe...> ).
! =cut
\ No newline at end of file
--- 207,209 ----
Aldo Calpini ( C<da...@pe...> ).
! =cut
|