Skip to content

Commit

Permalink
Merge branch 'release/0.2' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
nvie committed Feb 24, 2010
2 parents a2e4116 + 4fc0bc1 commit b554186
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.mdown
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
git-flow
========
A collection of Git extensions to provide high-level repository operations
for Vincent Driessen's [branching model](http://nvie.com/archives/323 "original
for Vincent Driessen's [branching model](http://nvie.com/git-model "original
blog post").


Expand Down
2 changes: 1 addition & 1 deletion git-flow-version
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# Copyright (c) 2010 by Vincent Driessen
# Copyright (c) 2010 by Benedikt Böhm
#
GITFLOW_VERSION=0.2-dirty
GITFLOW_VERSION=0.2

usage() {
echo "usage: git flow version"
Expand Down

0 comments on commit b554186

Please sign in to comment.