Skip to content

Commit db076d4

Browse files
author
rockyb
committed
Bump ruby-debug-extra version.
git-svn-id: http://ruby-debug.rubyforge.org/svn/trunk@960 453b2852-3d18-0410-866e-d09c099698e4
1 parent 9cf649e commit db076d4

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

ChangeLog

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2010-10-27 12:58 Rocky Bernstein
2+
3+
* ChangeLog, ext/ruby_debug.c, lib/ChangeLog: Get ready for release
4+
0.10.4
5+
16
2010-10-21 21:03 Rocky Bernstein
27

38
* ext/ruby_debug.c: Remove gcc warning and redundant code.

configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT(ruby-debug-extra, 0.10.4rc1,)
1+
AC_INIT(ruby-debug-extra, 0.10.4,)
22
AC_CONFIG_SRCDIR(doc/ruby-debug.texi)
33
AM_INIT_AUTOMAKE
44

lib/ChangeLog

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2010-10-27 12:58 Rocky Bernstein
2+
3+
* ChangeLog: Get ready for release 0.10.4
4+
15
2010-10-15 14:45 Rocky Bernstein
26

37
* ChangeLog, ruby-debug-base.rb: Go over documentation (1st pass)

0 commit comments

Comments
 (0)