summaryrefslogtreecommitdiff
path: root/packages/winceunits/fpmake.pp
diff options
context:
space:
mode:
Diffstat (limited to 'packages/winceunits/fpmake.pp')
-rw-r--r--packages/winceunits/fpmake.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/winceunits/fpmake.pp b/packages/winceunits/fpmake.pp
index 29a88f8ea2..99e806b9c4 100644
--- a/packages/winceunits/fpmake.pp
+++ b/packages/winceunits/fpmake.pp
@@ -19,7 +19,7 @@ begin
P.Directory:=ADirectory;
{$endif ALLPACKAGES}
- P.Version:='3.0.3';
+ P.Version:='3.0.4';
P.OSes := [win32, wince];
P.Author := 'FreePascal development team';