bumped version in configure script

This commit is contained in:
Arvid Norberg 2007-03-27 08:59:37 +00:00
parent bec03261f5
commit 3972e9ef55
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
AC_PREREQ(2.59)
AC_INIT(src/torrent.cpp)
AM_INIT_AUTOMAKE(libtorrent, 0.12)
AM_INIT_AUTOMAKE(libtorrent, 0.13)
# Nowhere in the source is config.h included, so make defines command line arguments
# AM_CONFIG_HEADER(config.h)