diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2024-09-26 23:33:06 +0200 |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2024-09-26 23:33:06 +0200 |
| commit | a023f392655d55e6e5042fedc57b89a89bf8abd4 (patch) | |
| tree | 6385540a64f833d685cdda38cfbd6e4b967de3fe /Makefile | |
| parent | be7d1b7b1701d225379bc1665487ed0871b592a5 (diff) | |
Start 1.38.0 development cycle
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 1 -PATCHLEVEL = 37 +PATCHLEVEL = 38 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = .git NAME = Unnamed # *DOCUMENTATION* |
