aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/automake/configure.ac
diff options
context:
space:
mode:
authorMichael Hope <michaelh@juju.net.nz>2011-08-28 20:38:59 +1200
committerMarti Bolivar <mbolivar@leaflabs.com>2011-09-08 02:49:25 -0400
commit00f0c1730550bc68a1f3107752a0aeb0ee6722de (patch)
treef3a20b3757bcb1cbb3d1b795d7dc74220d2e0884 /contrib/automake/configure.ac
parent741b8c8bbaa1524a1f60c80ff290e258b9fad159 (diff)
downloadlibrambutan-00f0c1730550bc68a1f3107752a0aeb0ee6722de.tar.gz
librambutan-00f0c1730550bc68a1f3107752a0aeb0ee6722de.zip
Updated against 0.11
Diffstat (limited to 'contrib/automake/configure.ac')
-rw-r--r--contrib/automake/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/automake/configure.ac b/contrib/automake/configure.ac
index 4c52ce2..9f072db 100644
--- a/contrib/automake/configure.ac
+++ b/contrib/automake/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(libmaple, 0.1)
+AC_INIT(libmaple, 0.11+git)
AM_INIT_AUTOMAKE(foreign subdir-objects color-tests)
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_FILES(Makefile)