summaryrefslogtreecommitdiff
path: root/packages/fcl-web/fpmake.pp
diff options
context:
space:
mode:
Diffstat (limited to 'packages/fcl-web/fpmake.pp')
-rw-r--r--packages/fcl-web/fpmake.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/fcl-web/fpmake.pp b/packages/fcl-web/fpmake.pp
index e49ef292c2..e44c8ce161 100644
--- a/packages/fcl-web/fpmake.pp
+++ b/packages/fcl-web/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 := [beos,haiku,freebsd,darwin,iphonesim,solaris,netbsd,openbsd,linux,win32,win64,wince,aix,amiga,aros,morphos,dragonfly];
P.Dependencies.Add('fcl-base');
P.Dependencies.Add('fcl-db');