summaryrefslogtreecommitdiff
path: root/packages/openal/fpmake.pp
diff options
context:
space:
mode:
Diffstat (limited to 'packages/openal/fpmake.pp')
-rw-r--r--packages/openal/fpmake.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/openal/fpmake.pp b/packages/openal/fpmake.pp
index 5a1e670185..ece9df05a5 100644
--- a/packages/openal/fpmake.pp
+++ b/packages/openal/fpmake.pp
@@ -17,7 +17,7 @@ begin
{$ifdef ALLPACKAGES}
P.Directory:=ADirectory;
{$endif ALLPACKAGES}
- P.Version:='3.1.1';
+ P.Version:='3.3.1';
if Defaults.CPU = i386 then
P.OSes := [linux,win32,darwin]
else