Skip to content

Commit 30946b5

Browse files
committed
add version var
1 parent 38b4e09 commit 30946b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env bash
2+
VERSION=v0.14
23

34
# max cachesize in kilobytes (default=5MB)
45
[[ -z "$C_CACHE_SIZE" ]] && C_CACHE_SIZE=$((5*1024))

0 commit comments

Comments
 (0)