summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYouness Alaoui <youness.alaoui@collabora.co.uk>2008-12-17 17:55:00 -0500
committerYouness Alaoui <youness.alaoui@collabora.co.uk>2008-12-17 17:55:00 -0500
commit27d4e3d1a960a32dcbb9088ad46334d255ed86e4 (patch)
treecf0ccf84e43141fcd1aeae7ae86c82ac5e8e53a8
parent1d678500d8a4ba155abc0c01e55917dda326a1bd (diff)
downloadlibnice-27d4e3d1a960a32dcbb9088ad46334d255ed86e4.tar.gz
version 0.0.4.1
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index b668574..07a5c03 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ AC_PREREQ(2.59c)
dnl releases only do -Wall, cvs and prerelease does -Werror too
dnl use a three digit version number for releases, and four for cvs/prerelease
-AC_INIT(nice, 0.0.4)
-NICE_RELEASE="yes"
+AC_INIT(nice, 0.0.4.1)
+NICE_RELEASE="no"
AC_CONFIG_SRCDIR([agent/agent.c])
AC_CONFIG_HEADER([config.h])