diff --git a/configure.ac b/configure.ac index 4471fc0..2d6d8b9 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT(GoboNet, 0.11, hisham@gobolinux.org) +AC_INIT(GoboNet, 0.12, hisham@gobolinux.org) AC_CONFIG_SRCDIR([src/gobonet_backend.c]) AM_CONFIG_HEADER([config.h]) AM_INIT_AUTOMAKE