bumped version

This commit is contained in:
Nikos Mavrogiannopoulos
2014-05-20 23:31:11 +02:00
parent 7133a1cf1b
commit 5552fc7a61
2 changed files with 2 additions and 2 deletions

2
NEWS
View File

@@ -1,4 +1,4 @@
* Version 0.4.0 (unreleased)
* Version 0.8.0 (unreleased)
- By default unix sockets are being used for the communication with
occtl, instead of D-BUS. That allows for occtl to connect to any

View File

@@ -1,5 +1,5 @@
AC_PREREQ(2.61)
AC_INIT([ocserv], [0.4.0], [nmav@gnutls.org])
AC_INIT([ocserv], [0.8.0], [nmav@gnutls.org])
PKG_PROG_PKG_CONFIG
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([gl/m4])