Skip to content

Commit

Permalink
Merge pull request #50 from telefonicaid/hardening/docs_according_gui…
Browse files Browse the repository at this point in the history
…delines

New Readme according to guidelines
  • Loading branch information
jesuspg committed Aug 7, 2015
2 parents 506eafa + 511608a commit b985e0e
Show file tree
Hide file tree
Showing 10 changed files with 492 additions and 66 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ which bumpversion >/dev/null || {
}

# Ask for new FIWARE release
CUR_RELEASE=4.3.2
CUR_RELEASE=4.4.2
PROMPT="Please specify new FIWARE release (current is $CUR_RELEASE): "
read -p "$PROMPT" NEW_RELEASE
test -n "$(expr "$NEW_RELEASE" : '\([0-9]\+\.[0-9]\+\.[0-9]\+\)$')" || {
Expand Down
Loading

0 comments on commit b985e0e

Please sign in to comment.