Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonne Haß <me@mrzyx.de>2013-02-18 23:20:50 +0400
committerJonne Haß <me@mrzyx.de>2013-02-18 23:20:50 +0400
commitba9aee59028eea704c2d3e8478efe025d11df524 (patch)
treeba5396504363ae26121dc3aa9948f0f827ce9486 /config/defaults.yml
parent1f4787aa6ded721f47b0e57a306404e0e59aaee2 (diff)
update changelog; replace "pre" releases with a plain "head"
Diffstat (limited to 'config/defaults.yml')
-rw-r--r--config/defaults.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/config/defaults.yml b/config/defaults.yml
index a028aee05..9d311cec4 100644
--- a/config/defaults.yml
+++ b/config/defaults.yml
@@ -4,8 +4,7 @@
defaults:
version:
- number: "0.0.3.0"
- release: false # Do not touch unless in a merge conflict on doing a release, master should have a commit setting this to true which is not backported to the develop branch.
+ number: "head" # Do not touch unless doing a release, do not backport the version number that's in master but keep develp to always say "head"
heroku: false
environment:
url: "http://localhost:3000/"