diff options
| author | Miquel Sabaté <mikisabate@gmail.com> | 2014-02-16 17:36:47 +0100 |
|---|---|---|
| committer | Miquel Sabaté <mikisabate@gmail.com> | 2014-02-16 17:36:47 +0100 |
| commit | b72b6f18ffdf43bf351c407f30cb7e69fde87a4b (patch) | |
| tree | ba116998ecd66f2c5d36d6423e853b33d520f150 | |
| parent | 35c0df4330d4623e2c403bd7acade2013b0a7f3f (diff) | |
| download | g-b72b6f18ffdf43bf351c407f30cb7e69fde87a4b.tar.gz g-b72b6f18ffdf43bf351c407f30cb7e69fde87a4b.zip | |
Increased the version number.
| -rw-r--r-- | g.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ save_shortcuts() { # The main function for this script. g() { - version="0.1" + version="0.2" cmd="$1" gfile=$HOME/.gfile declare -A gshortcuts |
