Skip to content

Commit e2b80c1

Browse files
committed
Merge branch 'v2.17'
2 parents db060f1 + a2bb78c commit e2b80c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

codemeta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dateCreated": "2019-06-30",
1515
"datePublished": "2019-11-27",
1616
"dateModified": "2025-11-10",
17-
"version": "2.17.1",
17+
"version": "2.17.2",
1818
"releaseNotes": "https://github.com/rug-compling/alud/blob/master/Changes.txt",
1919
"codeRepository": "https://github.com/rug-compling/alud.git",
2020
"readme": "https://github.com/rug-compling/alud/blob/master/README.md",

v2/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ LET OP:
3333
3434
*/
3535

36-
const release = "2.17.1" // software version
36+
const release = "2.17.2" // software version

0 commit comments

Comments
 (0)