Skip to content

Commit

Permalink
Release of v0.7.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
tiborsimko committed May 4, 2005
1 parent ac78185 commit cec0f36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
## 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.

## Initialize autoconf and automake:
AC_INIT(cdsware, 0.7.0.20050407, [email protected])
AM_INIT_AUTOMAKE(cdsware, 0.7.0.20050407)
AC_INIT(cdsware, 0.7.1, [email protected])
AM_INIT_AUTOMAKE(cdsware, 0.7.1)

## Check for install:
AC_PROG_INSTALL
Expand Down

0 comments on commit cec0f36

Please sign in to comment.