Skip to content

Commit 3f7cb37

Browse files
committed
Version 2.2.0
1 parent 51b8702 commit 3f7cb37

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Version 2.2.0 (LLVM15) Pending
1+
# Version 2.2.0 (LLVM15) 2023-03-01
22

33
## Added
44
* `ext:describe-compiler-policy` to get information about the current

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
clasp-cl (2.1.0) bookworm jammy; urgency=medium
1+
clasp-cl (2.2.0) bookworm jammy; urgency=medium
22

33
* Initial release
44

repos.sexp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -194,15 +194,15 @@
194194
(:name :cando
195195
:repository "https://github.com/cando-developers/cando.git"
196196
:directory "extensions/cando/"
197-
:branch "main"
197+
:commit "a6934eddfce2ff1cb7131affce427ce652392f08"
198198
:extension :cando)
199199
(:name :seqan-clasp
200200
:repository "https://github.com/clasp-developers/seqan-clasp.git"
201201
:directory "extensions/seqan-clasp/"
202-
:branch "main"
202+
:commit "5caa2e1e6028525276a6b6ba770fa6e334563d58"
203203
:extension :seqan-clasp)
204204
(:name :seqan
205205
:repository "https://github.com/seqan/seqan.git"
206206
:directory "extensions/seqan-clasp/seqan/"
207-
:branch "master"
207+
:commit "f5f658343c366c9c3d44ba358ffc9317e78a09ed"
208208
:extension :seqan-clasp))

version.sexp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
(:version "2.1.0")
1+
(:version "2.2.0")

0 commit comments

Comments
 (0)