mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-05 01:48:06 +02:00
meson: so relase bump up due to recent property changes
This commit is contained in:
parent
09ada726f7
commit
a4d0d469f3
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ project('upower', 'c',
|
|||
|
||||
soversion = 3
|
||||
current = 1
|
||||
revision = 0
|
||||
revision = 1
|
||||
libversion = '@0@.@1@.@2@'.format(soversion, current, revision)
|
||||
|
||||
gnome = import('gnome')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue