New release
authorMiguel de Icaza <miguel@gnome.org>
Mon, 9 Dec 2002 18:22:48 +0000 (18:22 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Mon, 9 Dec 2002 18:22:48 +0000 (18:22 -0000)
svn path=/trunk/mono/; revision=9488

configure.in

index 32fab6dadbb7628f21db0b48c99edbed3a110baa..fb0289737e39456d411a127b4c8a4fb1e49e0b6f 100644 (file)
@@ -1,7 +1,7 @@
 AC_INIT(README)
 AC_CANONICAL_SYSTEM
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(mono, 0.16)
+AM_INIT_AUTOMAKE(mono, 0.17)
 AM_MAINTAINER_MODE
 
 # Thread configuration inspired by sleepycat's db