From 803ac1e802621439b852696181fe6d4623d5b8bf Mon Sep 17 00:00:00 2001 From: john30 Date: Sat, 24 Oct 2015 08:32:14 +0200 Subject: [PATCH] updated to version 1.3.0 --- VERSION | 2 +- contrib/archlinux/ebusd/PKGBUILD | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 26aaba0e..f0bb29e7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.0 +1.3.0 diff --git a/contrib/archlinux/ebusd/PKGBUILD b/contrib/archlinux/ebusd/PKGBUILD index fe9b5cca..ab9157b4 100644 --- a/contrib/archlinux/ebusd/PKGBUILD +++ b/contrib/archlinux/ebusd/PKGBUILD @@ -2,8 +2,8 @@ # Contributor: Milan Knizek pkgname=ebusd -pkgver=1.2.0 -_pkgver=1.2.0 +pkgver=1.3.0 +_pkgver=1.3.0 pkgrel=1 pkgdesc="ebusd provides a communication interface to the energy bus (ebus)." arch=('i686' 'x86_64' 'armv6h')