summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorNathan Angelacos <nangel@alpinelinux.org>2015-02-15 23:10:17 +0000
committerNathan Angelacos <nangel@alpinelinux.org>2015-02-15 23:10:17 +0000
commit22275203cc9f97b79ffdedcbe6b51e0086fa8cb6 (patch)
tree075d23cf40bf05ef77aabf9543ad09f0143d65e9 /configure.ac
parenta4474474e11094d5d9a227171b35ab0e90c0a60c (diff)
downloadhaserl-22275203cc9f97b79ffdedcbe6b51e0086fa8cb6.tar.bz2
haserl-22275203cc9f97b79ffdedcbe6b51e0086fa8cb6.tar.xz
Version bump to 0.9.34
Fixes for Lua 5.3 compatibility Move sys/fnctl.h to fnctl.h Applied Victor Cook's patch to rfc2388.c regarding crlf positioning in header data
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ed3c990..030a5f3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# Process this file with autoconf to produce a configure script.
-AC_INIT([haserl],[0.9.33],[Nathan Angelacos - nangel@users.sourceforge.net],[haserl])
+AC_INIT([haserl],[0.9.34],[Nathan Angelacos - nangel@users.sourceforge.net],[haserl])
AM_INIT_AUTOMAKE
# Checks for programs.