We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30164ed commit ec63042Copy full SHA for ec63042
CHANGELOG
@@ -129,3 +129,6 @@ version 1.7
129
130
version 1.7.1
131
bugfix for 1.7, haha
132
+
133
+version 1.7.2
134
+ bugfix release: make -f and debug options work fully
zrep
@@ -1,7 +1,7 @@
1
#!/bin/ksh -p
2
3
# For more detailed documentation, see zrep.txt or zrep.overview.txt
4
-ZREP_VERSION=1.7.1
+ZREP_VERSION=1.7.2
5
6
######## start of included files from zrep_top here
7
########### File: zrep_vars
zrep_top
AWKinclude zrep_vars
0 commit comments