-
Notifications
You must be signed in to change notification settings - Fork 289
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,34 @@ | ||
commit 8614d8d3f74194a595405afc95cd9bd58a93ca92 | ||
Author: Luigi Ballabio <[email protected]> | ||
Date: Mon, 20 Jan 2025 09:53:26 +0100 | ||
|
||
Set version to 1.37 final | ||
|
||
Python/setup.py | 2 +- | ||
SWIG/ql.i | 4 ++-- | ||
configure.ac | 2 +- | ||
3 files changed, 4 insertions(+), 4 deletions(-) | ||
|
||
commit c55aceb1c71067786727df61313f9a475db6897c | ||
Author: Luigi Ballabio <[email protected]> | ||
Date: Mon, 7 Oct 2024 14:29:46 +0200 | ||
|
||
Set version to 1.37-rc | ||
|
||
Python/setup.py | 2 +- | ||
configure.ac | 2 +- | ||
2 files changed, 2 insertions(+), 2 deletions(-) | ||
|
||
commit b939b2f7d5d1676046a50a388d5a1d92182ecd27 | ||
Author: Luigi Ballabio <[email protected]> | ||
Date: Tue, 7 Jan 2025 20:35:20 +0100 | ||
|
||
Update changelog and news | ||
|
||
ChangeLog.txt | 640 ++++++++++++++++++++++++++++------------------------------ | ||
News.md | 61 ++---- | ||
2 files changed, 329 insertions(+), 372 deletions(-) | ||
|
||
commit 0bced53a2f3aa2d585e3b8b1e2fcf5a73cfa8311 | ||
Merge: a397e539 23d42609 | ||
Author: Luigi Ballabio <[email protected]> | ||
|