From 8f85cdf4b60f1985afb42d8ed46f920e3c99e657 Mon Sep 17 00:00:00 2001 From: MOHAMED Kallel Date: Fri, 3 Feb 2017 11:47:14 +0100 Subject: [PATCH] EasyCwmp new version: EasyCwmp-1.5.1 --- ChangeLog | 3 +++ configure.ac | 2 +- ext/openwrt/build/Makefile | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 609cf2d..99b7337 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ EasyCwmp change log: ==================== +* EasyCwmp-1.5.1 (date of 3rd of February 2017) + -#0000181: add log details + * EasyCwmp-1.5.0 (date of 27th of January 2017) -#0000194: Add TR-181 WiFi and DHCPv4 params and Enhancement of Download -#0000178: The forced inform parameters list are not conform with the TR-181 standrad diff --git a/configure.ac b/configure.ac index 589ef0b..68949ad 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([easycwmpd], [1.5.0], [mohamed.kallel@pivasoftware.com]) +AC_INIT([easycwmpd], [1.5.1], [mohamed.kallel@pivasoftware.com]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([src/easycwmp.c]) diff --git a/ext/openwrt/build/Makefile b/ext/openwrt/build/Makefile index 442c49a..4584958 100755 --- a/ext/openwrt/build/Makefile +++ b/ext/openwrt/build/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=easycwmp -PKG_VERSION:=1.5.0 +PKG_VERSION:=1.5.1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://easycwmp.org/download/