parent
a8374698c4
commit
650f2f123e
8
NEWS
8
NEWS
|
@ -1,3 +1,11 @@
|
||||||
|
New in 0.8.1
|
||||||
|
============
|
||||||
|
|
||||||
|
* Keep version of bindings at 0.7 (#27) [Marco]
|
||||||
|
|
||||||
|
Contributors:
|
||||||
|
Marco Trevisan
|
||||||
|
|
||||||
New in 0.8.0
|
New in 0.8.0
|
||||||
============
|
============
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
project('libnotify',
|
project('libnotify',
|
||||||
'c',
|
'c',
|
||||||
version: '0.8.0',
|
version: '0.8.1',
|
||||||
meson_version: '>= 0.47.0')
|
meson_version: '>= 0.47.0')
|
||||||
|
|
||||||
gnome = import('gnome')
|
gnome = import('gnome')
|
||||||
|
|
Loading…
Reference in New Issue