diff options
| author | June McEnroe <june@causal.agency> | 2019-04-18 20:30:54 -0400 |
|---|---|---|
| committer | June McEnroe <june@causal.agency> | 2019-04-18 20:30:54 -0400 |
| commit | fb20e8c32eddb5ea4aedd44cfc0c49402ff9184d (patch) | |
| tree | d9873161c7d43e452e47fdf8184439c1b6d85ca6 /bin/catsh/libedit/shlib_version | |
| parent | Color python imports as Statement (diff) | |
| download | src-fb20e8c32eddb5ea4aedd44cfc0c49402ff9184d.tar.gz src-fb20e8c32eddb5ea4aedd44cfc0c49402ff9184d.zip | |
Rename cash to catsh
Diffstat (limited to 'bin/catsh/libedit/shlib_version')
| -rw-r--r-- | bin/catsh/libedit/shlib_version | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/catsh/libedit/shlib_version b/bin/catsh/libedit/shlib_version new file mode 100644 index 00000000..303609d2 --- /dev/null +++ b/bin/catsh/libedit/shlib_version @@ -0,0 +1,5 @@ +# $NetBSD: shlib_version,v 1.19 2013/01/22 20:23:21 christos Exp $ +# Remember to update distrib/sets/lists/base/shl.* when changing +# +major=3 +minor=1 |