From fc90b97527c1f2924cea892cec4f2ed42c305763 Mon Sep 17 00:00:00 2001
From: Alexander Pyhalov <apyhalov@gmail.com>
Date: Wed, 16 Apr 2014 13:19:46 +0200
Subject: [PATCH] Update UPDATENUM due to openssl-1.0 integration

---
 make-rules/ips-buildinfo.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/make-rules/ips-buildinfo.mk b/make-rules/ips-buildinfo.mk
index 05a51e5..689c101 100644
--- a/make-rules/ips-buildinfo.mk
+++ b/make-rules/ips-buildinfo.mk
@@ -41,7 +41,7 @@
 #
 # Release update number: 0, 1, 2, etc.
 #
-UPDATENUM ?= 0
+UPDATENUM ?= 1
 
 #
 # Component revision. Should be specified in the component's Makefile

--
Gitblit v1.9.3