mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-06-13 14:33:08 -04:00
bump version to 0.14.1
This commit is contained in:
parent
4e87e3b80d
commit
9459fe51fd
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
project('mango', ['c'],
|
||||
version : '0.14.0',
|
||||
version : '0.14.1',
|
||||
)
|
||||
|
||||
subdir('protocols')
|
||||
|
|
@ -151,4 +151,4 @@ portal_install_dir = join_paths(prefix, 'share/xdg-desktop-portal')
|
|||
install_data('assets/mango.desktop', install_dir : desktop_install_dir)
|
||||
install_data('assets/mango-portals.conf', install_dir : portal_install_dir)
|
||||
install_data('assets/config.conf', install_dir : join_paths(sysconfdir, 'mango'))
|
||||
install_data('mmsg/mmsg.1', install_dir : join_paths(mandir, 'man1'))
|
||||
install_data('mmsg/mmsg.1', install_dir : join_paths(mandir, 'man1'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue