From cfc2a57e0553acffbe03c3f54f24cadaac25e1b7 Mon Sep 17 00:00:00 2001
From: Andrzej Szeszo <aszeszo@gmail.com>
Date: Wed, 08 Oct 2014 20:37:17 +0200
Subject: [PATCH] Bump UPDATENUM in ips-buildinfo.mk

---
 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 37c3fb2..2f39d2a 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 ?= 2
+UPDATENUM ?= 3
 
 #
 # Component revision. Should be specified in the component's Makefile

--
Gitblit v1.9.3