Skip to content

Commit

Permalink
bump for v1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ppbrown committed Nov 17, 2019
1 parent a011d6f commit e02f8ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion zrep
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/ksh -p

# For more detailed documentation, see zrep.txt or zrep.overview.txt
ZREP_VERSION=1.7.7
ZREP_VERSION=1.8

######## start of included files from zrep_top here
########### File: zrep_vars
Expand Down
2 changes: 1 addition & 1 deletion zrep_top
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/ksh -p

# For more detailed documentation, see zrep.txt or zrep.overview.txt
ZREP_VERSION=1.7.7
ZREP_VERSION=1.8

######## start of included files from zrep_top here
AWKinclude zrep_vars
Expand Down

0 comments on commit e02f8ba

Please sign in to comment.