Skip to content

Commit 74748e7

Browse files
committed
Add entry for 4.4.2 release.
1 parent a8c1b57 commit 74748e7

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ See below (in "Using") how to start a test install of the unstable version witho
264264

265265
#### Latest stable release
266266

267-
4.2.1
267+
4.4.2
268268

269269
The darktable project releases two major versions every year, on Summer and Winter Solstices, tagged with even numbers (e.g. 4.0, 4.2, 4.4, 4.6).
270270
Minor revisions are tagged with a third digit (e.g. 4.0.1, 4.0.2) and mostly provide bug fixes and camera support.
@@ -274,7 +274,7 @@ You may want to compile these stable releases yourself to get better performance
274274
git clone --recurse-submodules --depth 1 https://github.com/darktable-org/darktable.git
275275
cd darktable
276276
git fetch --tags
277-
git checkout tags/release-4.2.1
277+
git checkout tags/release-4.4.2
278278
```
279279

280280
### Get submodules

data/org.darktable.darktable.appdata.xml.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
</screenshots>
4949
<content_rating type="oars-1.1" />
5050
<releases>
51-
<release date="2023-06-21" version="4.4.0"/>
51+
<release date="2023-07-22" version="4.4.2"/>
52+
<release date="2023-07-01" version="4.4.1"/>
5253
<release date="2023-02-15" version="4.2.1"/>
5354
<release date="2022-12-21" version="4.2.0"/>
5455
<release date="2022-09-17" version="4.0.1"/>

0 commit comments

Comments
 (0)