Skip to content
Snippets Groups Projects
Commit b6fd74e7 authored by Virgile Prevosto's avatar Virgile Prevosto
Browse files

[release] remove ~beta from VERSION

parent 9533a267
No related branches found
No related tags found
No related merge requests found
30.0~beta
30.0
{
"name": "ivette",
"productName": "Ivette",
"version": "29.0.0",
"version": "30.0.0",
"repository": "git@git.frama-c.com:frama-c/Ivette.git",
"author": "Loïc Correnson <loic.correnson@cea.fr>",
"license": "LGPL-2.1",
......
opam-version: "2.0"
name: "frama-c"
synopsis: "Platform dedicated to the analysis of source code written in C"
version: "30.0~beta"
version: "30.0"
description:"""
Frama-C gathers several analysis techniques in a single collaborative
framework, based on analyzers (called "plug-ins") that can build upon the
......
......@@ -63,7 +63,7 @@ val handle : ?severe:bool -> fallback:string -> handler:('a -> 'b) -> ('a -> 'b)
if a context has been set.
Otherwise, a WP-fatal error is raised instead.
Default for [severe] is false.
@before Frama-C+dev [fallback] was [effect]
@before 30.0-Zinc [fallback] was [effect]
*)
type 'a outcome =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment