From 571b2e4d56434ee4055d4b7bbd5960249206a778 Mon Sep 17 00:00:00 2001 From: john30 Date: Sun, 16 Oct 2016 13:09:56 +0200 Subject: [PATCH] updated version to 2.2 --- ChangeLog.md | 2 +- VERSION | 2 +- contrib/archlinux/PKGBUILD | 2 +- contrib/archlinux/PKGBUILD.git | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 151c5298..f1ea0e43 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,4 +1,4 @@ -# next version +# 2.2 (2016-10-16) ## Breaking Changes * completely reworked base data types to allow user-defined types diff --git a/VERSION b/VERSION index 42f7d233..61618788 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1 \ No newline at end of file +2.2 \ No newline at end of file diff --git a/contrib/archlinux/PKGBUILD b/contrib/archlinux/PKGBUILD index 08431989..a63e9338 100644 --- a/contrib/archlinux/PKGBUILD +++ b/contrib/archlinux/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Milan Knizek # Usage: makepkg pkgname=ebusd -pkgver=2.1 +pkgver=2.2 pkgrel=1 pkgdesc="ebusd, the daemon for communication with eBUS heating systems." arch=('i686' 'x86_64' 'armv6h') diff --git a/contrib/archlinux/PKGBUILD.git b/contrib/archlinux/PKGBUILD.git index 24cb2480..d1b4d3c7 100644 --- a/contrib/archlinux/PKGBUILD.git +++ b/contrib/archlinux/PKGBUILD.git @@ -3,7 +3,7 @@ # Usage: makepkg -p PKGBUILD.git pkgname=ebusd-git _gitname=ebusd -pkgver=2.1 +pkgver=2.2 pkgrel=1 pkgdesc="ebusd, the daemon for communication with eBUS heating systems." arch=('i686' 'x86_64' 'armv6h')