Bump version to 1.1.0

This commit is contained in:
Daniel Eklöf 2019-09-24 19:56:09 +02:00
parent 012162837d
commit 43157e42cc
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
pkgname=f00bar
pkgver=1.0.3
pkgver=1.1.0
pkgrel=1
pkgdesc="Simplistic and highly configurable status panel for X and Wayland"
arch=('x86_64')

View file

@ -1,5 +1,5 @@
pkgname=f00bar-wayland
pkgver=1.0.3
pkgver=1.1.0
pkgrel=1
pkgdesc="Simplistic and highly configurable status panel for Wayland"
arch=('x86_64')

View file

@ -1,5 +1,5 @@
project('f00bar', 'c',
version: '1.0.3',
version: '1.1.0',
license: 'MIT',
meson_version: '>=0.48.0',
default_options: ['c_std=c11',