Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Commit

Permalink
2004-06-12 Martin Baulig <martin@ximian.com>
Browse files Browse the repository at this point in the history
	* configure.in: Bumped version number to 0.9.

svn path=/trunk/debugger/; revision=29415
  • Loading branch information
Martin Baulig committed Jun 12, 2004
1 parent 54a168e commit db7e0d7
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 @@
2004-06-12 Martin Baulig <martin@ximian.com>

* configure.in: Bumped version number to 0.9.

2004-06-12 Martin Baulig <martin@ximian.com>

* classes/ThreadGroup.cs (Global, Main): New static public
Expand Down
2 changes: 1 addition & 1 deletion configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
AC_INIT(README)
AC_CANONICAL_SYSTEM
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(mono-debugger, 0.8)
AM_INIT_AUTOMAKE(mono-debugger, 0.9)
AM_MAINTAINER_MODE

AC_CHECK_TOOL(CC, gcc, gcc)
Expand Down

0 comments on commit db7e0d7

Please sign in to comment.