summaryrefslogtreecommitdiff
path: root/packages/os2units/fpmake.pp
diff options
context:
space:
mode:
Diffstat (limited to 'packages/os2units/fpmake.pp')
-rw-r--r--packages/os2units/fpmake.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/os2units/fpmake.pp b/packages/os2units/fpmake.pp
index 1daede52c7..ea0ae17b2e 100644
--- a/packages/os2units/fpmake.pp
+++ b/packages/os2units/fpmake.pp
@@ -17,7 +17,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:=ADirectory;
{$endif ALLPACKAGES}
- P.Version:='3.0.1';
+ P.Version:='3.0.0';
P.OSes := [OS2,emx];
P.SourcePath.Add('src');
// P.Dependencies.Add('x11');