Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ajschorr committed Oct 14, 2012
1 parent 3cee69e commit 6778997
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2012-10-14 Andrew J. Schorr <[email protected]>

This comment has been minimized.

Copy link
@rofl0r

rofl0r Apr 23, 2013

@gvlx
hello, i've seen that you starred haad/proxychains
i wanted to inform you that that repo is technically a catastrophe:
see this explanation https://github.com/rofl0r/proxychains/wiki/quality-of-haad's-fork,-or-%22reasons-for-the-split%22

you should instead use https://github.com/rofl0r/proxychains


* configure.ac: Version 0.4.1.

2012-09-22 Andrew J. Schorr <[email protected]>

* configure.ac: Version 0.4.0.
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.

AC_INIT([Gawk Extension Libraries], 0.4.0, [email protected], gawkextlib)
AC_INIT([Gawk Extension Libraries], 0.4.1, [email protected], gawkextlib)

AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
Expand Down

0 comments on commit 6778997

Please sign in to comment.