diff options
| author | Dennis Kobert <dennis@kobert.dev> | 2025-02-05 16:20:09 +0100 |
|---|---|---|
| committer | Dennis Kobert <dennis@kobert.dev> | 2025-02-13 17:17:57 +0100 |
| commit | 115fc61a91c6ee5cab3c6801feb333d978eadd34 (patch) | |
| tree | e3893a5221b23477f50b59e284ead82885d9bcd1 | |
| parent | 038a4e8a00125ed3fed43ba2cbae6a5980082e1b (diff) | |
Change release candidate
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 -PATCHLEVEL = 14 +PATCHLEVEL = 13 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = NAME = Baby Opossum Posse # *DOCUMENTATION* |
