Skip to content

Commit

Permalink
configure.in: version bump -> 1.2.5.1
Browse files Browse the repository at this point in the history
svn path=/branches/mono-1-2-5/mono/; revision=86019
  • Loading branch information
Wade Berrier committed Sep 19, 2007
1 parent 0b4d212 commit ef21dfa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog
@@ -1,3 +1,7 @@
2007-09-19 Wade Berrier <wberrier@novell.com>

* configure.in: version bump -> 1.2.5.1

2007-07-24 Wade Berrier <wberrier@novell.com>

* configure.in: version bump -> 1.2.5
Expand Down
2 changes: 1 addition & 1 deletion configure.in
Expand Up @@ -6,7 +6,7 @@ AC_CANONICAL_SYSTEM
m4_ifdef([_A][M_PROG_TAR],[_A][M_SET_OPTION([tar-ustar])])

AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(mono,1.2.5)
AM_INIT_AUTOMAKE(mono,1.2.5.1)
AM_MAINTAINER_MODE

API_VER=1.0
Expand Down

0 comments on commit ef21dfa

Please sign in to comment.