Skip to content
Snippets Groups Projects
Commit 25826512 authored by Richard Hartmann's avatar Richard Hartmann
Browse files

Release v1.20130724

parent fa9c7451
No related branches found
No related tags found
No related merge requests found
2013-07-24 Richard Hartmann <richih.mailinglist@gmail.com>
* Release 1.20130724
* Add support for `vcsh status`
* Improve output of `vcsh pull`
* Improve output of `vcsh push`
* Minor documentation improvements
2013-07-23 Richard Hartmann <richih.mailinglist@gmail.com> 2013-07-23 Richard Hartmann <richih.mailinglist@gmail.com>
* Release 1.20130723 * Release 1.20130723
......
...@@ -24,7 +24,7 @@ basename() { ...@@ -24,7 +24,7 @@ basename() {
} }
SELF=$(basename $0) SELF=$(basename $0)
VERSION='1.20130723' VERSION='1.20130724'
fatal() { fatal() {
echo "$SELF: fatal: $1" >&2 echo "$SELF: fatal: $1" >&2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment