Skip to content

Commit b554186

Browse files
committed
Merge branch 'release/0.2' into develop
2 parents a2e4116 + 4fc0bc1 commit b554186

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.mdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
git-flow
22
========
33
A collection of Git extensions to provide high-level repository operations
4-
for Vincent Driessen's [branching model](http://nvie.com/archives/323 "original
4+
for Vincent Driessen's [branching model](http://nvie.com/git-model "original
55
blog post").
66

77

git-flow-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# Copyright (c) 2010 by Vincent Driessen
1212
# Copyright (c) 2010 by Benedikt Böhm
1313
#
14-
GITFLOW_VERSION=0.2-dirty
14+
GITFLOW_VERSION=0.2
1515

1616
usage() {
1717
echo "usage: git flow version"

0 commit comments

Comments
 (0)