Commit 737fcae0c01e0655de5eacd99ff350ea0d362ef8
Fixed #80 by updating version information.
Author: Martin Dvorak
Author date (UTC): 2014-04-14 20:09
Committer name: Martin Dvorak
Committer date (UTC): 2014-04-14 20:09
Parent(s): b49a2b499b835e533a3d13c73ccc773b3e08077e
Signing key:
Tree: 849ca3ae9e6b1d72167b43410f44629044afcc5a
| File src/hstr.c changed (mode: 100644) (index bc9eeca..2ceac19) |
| 3 |
3 |
Name : hstr.c |
Name : hstr.c |
| 4 |
4 |
Author : martin.dvorak@mindforger.com |
Author : martin.dvorak@mindforger.com |
| 5 |
5 |
Copyright : Apache 2.0 |
Copyright : Apache 2.0 |
| 6 |
|
Description : Shell history completion utility |
|
|
6 |
|
Description : BASH history completion utility |
| 7 |
7 |
============================================================================ |
============================================================================ |
| 8 |
8 |
*/ |
*/ |
| 9 |
9 |
|
|