Push Buildnumber to 150 for oi151 oi-extras
authorBart Coddens <bart.coddens@gmail.com>
Wed, 13 Jul 2011 23:02:12 +0200
branchoi-extras
changeset 218 7049e2d43193
parent 217 5d34f3760a32
child 219 aeabf0b49cf9
Push Buildnumber to 150 for oi151
make-rules/shared-macros.mk
--- 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.%)