Update version number 3.0 to 3.1 in a number of places

This commit is contained in:
hallgren
2009-12-15 15:27:26 +00:00
parent b81e56f306
commit 9fc30c11df
7 changed files with 13 additions and 16 deletions

View File

@@ -12,7 +12,7 @@ executable pgf-server
directory,
filepath,
containers,
gf >= 3.0,
gf >= 3.1,
cgi >= 3001.1.7.0,
fastcgi >= 3001.0.2.1,
json >= 0.3.3,
@@ -34,7 +34,7 @@ executable morpho-server
directory,
filepath,
containers,
gf >= 3.0,
gf >= 3.1,
cgi >= 3001.1.7.0,
fastcgi >= 3001.0.2.1,
json >= 0.3.3,