changeset 78:60c4b60b2945

define the build number that is used in our deployment packages
author Dirk Olmes <dirk.olmes@exentra.de>
date Fri, 21 Aug 2015 11:02:43 +0200
parents 5cc3c67c9d3f
children a574c668b799
files zshrc-quad64
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/zshrc-quad64	Fri Aug 21 04:18:13 2015 +0200
+++ b/zshrc-quad64	Fri Aug 21 11:02:43 2015 +0200
@@ -5,6 +5,7 @@
 . $HOME/.zsh-env/zshrc-jdk
 . $HOME/.zsh-env/zshrc-maven
 
+export BUILD_NUMBER=0000
 export MANPAGER=most
 export PATH="$HOME/bin:${PATH}"
 export PGUSER=postgres