Skip to content

Commit 4b395cb

Browse files
meson/docs: bump version to 1.4
Signed-off-by: Bastian Krause <bst@pengutronix.de>
1 parent 75f6a49 commit 4b395cb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = 'Lasse Klok Mikkelsen, Enrico Jörns, Bastian Krause'
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = '1.3'
25+
release = '1.4'
2626

2727

2828
# -- General configuration ---------------------------------------------------

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'rauc-hawkbit-updater',
33
'c',
4-
version : '1.3',
4+
version : '1.4',
55
meson_version : '>=0.50',
66
default_options: [
77
'warning_level=2',

0 commit comments

Comments
 (0)