Skip to content

Commit

Permalink
0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
behdad committed Aug 20, 2015
1 parent 46c02dd commit 5858585
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
BiCon 0.5
Thursday, August 20, 2015
==============================================================================
- Exit when child exits even if it leaves subprocesses behind.
- Build fixes.

BiCon 0.4
==============================================================================
- Moved to http://github.com/behdad/bicon
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AC_PREREQ(2.59)
AC_INIT([BiCon],[0.4],[http://github.com/behdad/bicon])
AC_INIT([BiCon],[0.5],[http://github.com/behdad/bicon])
AC_CONFIG_SRCDIR(bicon/bicon.c)
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE([gnu check-news])
Expand Down

0 comments on commit 5858585

Please sign in to comment.