updated version to 2.2

This commit is contained in:
john30
2016-10-16 13:09:56 +02:00
parent ffc9b67156
commit 571b2e4d56
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# next version # 2.2 (2016-10-16)
## Breaking Changes ## Breaking Changes
* completely reworked base data types to allow user-defined types * completely reworked base data types to allow user-defined types
+1 -1
View File
@@ -1 +1 @@
2.1 2.2
+1 -1
View File
@@ -2,7 +2,7 @@
# Contributor: Milan Knizek <knizek volny cz> # Contributor: Milan Knizek <knizek volny cz>
# Usage: makepkg # Usage: makepkg
pkgname=ebusd pkgname=ebusd
pkgver=2.1 pkgver=2.2
pkgrel=1 pkgrel=1
pkgdesc="ebusd, the daemon for communication with eBUS heating systems." pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
arch=('i686' 'x86_64' 'armv6h') arch=('i686' 'x86_64' 'armv6h')
+1 -1
View File
@@ -3,7 +3,7 @@
# Usage: makepkg -p PKGBUILD.git # Usage: makepkg -p PKGBUILD.git
pkgname=ebusd-git pkgname=ebusd-git
_gitname=ebusd _gitname=ebusd
pkgver=2.1 pkgver=2.2
pkgrel=1 pkgrel=1
pkgdesc="ebusd, the daemon for communication with eBUS heating systems." pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
arch=('i686' 'x86_64' 'armv6h') arch=('i686' 'x86_64' 'armv6h')