Skip to content

Commit 21c5bb7

Browse files
Bump version numbers for release (Crucible 0.9, Crux 0.12).
1 parent 94b5a2c commit 21c5bb7

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

crucible-llvm/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# next
1+
# 0.9 -- 2026-01-29
22

33
* The `LLVM_Debug` data constructor for `LLVMStmt`, as well as the related
44
`LLVM_Dbg` data type, have been removed.

crucible-llvm/crucible-llvm.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Cabal-version: 2.2
22
Name: crucible-llvm
3-
Version: 0.8.0.0.99
3+
Version: 0.9
44
Author: Galois Inc.
55
Copyright: (c) Galois, Inc 2014-2022
66
Maintainer: rscott@galois.com, kquick@galois.com, langston@galois.com

crucible/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# next
1+
# 0.9 -- 2026-01-29
22

33
# 0.8.0 -- 2025-11-09
44

crucible/crucible.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Cabal-version: 2.2
22
Name: crucible
3-
Version: 0.8.0.0.99
3+
Version: 0.9
44
Author: Galois Inc.
55
Maintainer: rscott@galois.com, kquick@galois.com, langston@galois.com
66
Copyright: (c) Galois, Inc 2014-2022

crux-llvm/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# next
1+
# 0.12 -- 2026-01-29
22

33
# 0.11 -- 2025-11-09
44

crux-llvm/crux-llvm.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Cabal-version: 2.2
22
Name: crux-llvm
3-
Version: 0.11.0.0.99
3+
Version: 0.12
44
Author: Galois Inc.
55
Maintainer: rscott@galois.com, kquick@galois.com, langston@galois.com
66
Copyright: (c) Galois, Inc 2014-2022

crux-mir/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# next
1+
# 0.12 -- 2026-01-29
22

33
This release supports [version
44
8](https://github.com/GaloisInc/mir-json/blob/master/SCHEMA_CHANGELOG.md#8) of

crux-mir/crux-mir.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: crux-mir
3-
version: 0.11.0.0.99
3+
version: 0.12
44
-- synopsis:
55
-- description:
66
homepage: https://github.com/GaloisInc/crucible/blob/master/crux-mir/README.md

crux/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# next
1+
# 0.9 -- 2026-01-29
22

33
# 0.8 -- 2025-11-09
44

crux/crux.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Cabal-version: 2.2
22
Name: crux
3-
Version: 0.8.0.0.99
3+
Version: 0.9
44
Copyright: (c) Galois, Inc. 2018-2022
55
Author: sweirich@galois.com
66
Maintainer: rscott@galois.com, kquick@galois.com, langston@galois.com

0 commit comments

Comments
 (0)