changeset 504:7049e2d43193 oi-extras

Push Buildnumber to 150 for oi151
author Bart Coddens <bart.coddens@gmail.com>
date Wed, 13 Jul 2011 23:02:12 +0200
parents 5d34f3760a32
children aeabf0b49cf9
files make-rules/shared-macros.mk
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/make-rules/shared-macros.mk	Wed Jul 13 22:59:37 2011 +0200
+++ b/make-rules/shared-macros.mk	Wed Jul 13 23:02:12 2011 +0200
@@ -41,7 +41,7 @@
 # get the most recent build number from the last mercurial tag
 #LAST_HG_TAG =	$(shell hg tags -q | grep build- | head -1)
 #LAST_BUILD_NUM = $(LAST_HG_TAG:build-%=%)
-LAST_BUILD_NUM = 147
+LAST_BUILD_NUM = 150
 
 OS_VERSION =		$(shell uname -r)
 SOLARIS_VERSION =	$(OS_VERSION:5.%=2.%)