diff --git a/configure.ac b/configure.ac index 5cc555b..d407e69 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.4, hisham@gobolinux.org) +AC_INIT(GoboNet, 0.5, hisham@gobolinux.org) AC_CONFIG_SRCDIR([src/gobonet_backend.c]) AM_CONFIG_HEADER([config.h]) AM_INIT_AUTOMAKE