AC_INIT(src/htparser.c)
-AM_INIT_AUTOMAKE([ashd], [0.10])
+AM_INIT_AUTOMAKE([ashd], [0.11])
AM_CONFIG_HEADER(config.h)
AC_PROG_CC
libraries = ["ht"])
setup(name = "ashd-py",
- version = "0.4",
+ version = "0.5",
description = "Python module for handling ashd requests",
author = "Fredrik Tolf",
author_email = "fredrik@dolda2000.com",
libraries = ["ht"])
setup(name = "ashd-py3",
- version = "0.4",
+ version = "0.5",
description = "Python module for handling ashd requests",
author = "Fredrik Tolf",
author_email = "fredrik@dolda2000.com",