Skip to content

Commit 12d9454

Browse files
committed
Add entry for 5.0 release.
1 parent 5f90895 commit 12d9454

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ See below (in "Using") how to start a test install of the unstable version witho
277277

278278
#### Latest stable release
279279

280-
4.8.1
280+
5.0.0
281281

282282
The darktable project releases two major versions every year, on Summer and Winter Solstices, tagged with even numbers (e.g. 4.2, 4.4, 4.6, 4.8).
283283
Minor revisions are tagged with a third digit (e.g. 4.4.1, 4.4.2) and mostly provide bug fixes and camera support.
@@ -287,7 +287,7 @@ You may want to compile these stable releases yourself to get better performance
287287
git clone --recurse-submodules --depth 1 https://github.com/darktable-org/darktable.git
288288
cd darktable
289289
git fetch --tags
290-
git checkout tags/release-4.8.1
290+
git checkout tags/release-5.0.0
291291
```
292292

293293
### Get submodules

0 commit comments

Comments
 (0)