diff options
Diffstat (limited to 'development/camlp5/camlp5.SlackBuild')
-rw-r--r-- | development/camlp5/camlp5.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/camlp5/camlp5.SlackBuild b/development/camlp5/camlp5.SlackBuild index 2f64a80882..dc1eb55f7c 100644 --- a/development/camlp5/camlp5.SlackBuild +++ b/development/camlp5/camlp5.SlackBuild @@ -19,8 +19,8 @@ # Rewrite for updated camlp5 Panagiotis Nikolaou, Culver City, CA PRGNAM=camlp5 -VERSION=${VERSION:-7.01} -SRCVER=rel701 +VERSION=${VERSION:-7.02} +SRCVER=rel702 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |