2
0
Fork 0
This commit is contained in:
Glenn Strauss 2016-04-14 22:28:08 -04:00
parent 925707722f
commit f680becd0b
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
AC_INIT([weighttp],[0.3])
AC_INIT([weighttp],[0.4])
AC_CONFIG_SRCDIR([src/weighttp.c])
AC_CONFIG_HEADER([src/config.h])

View File

@ -14,7 +14,7 @@
import Options
# the following two variables are used by the target "waf dist"
VERSION='0.3'
VERSION='0.4'
APPNAME='weighttp'
# these variables are mandatory ('/' are converted automatically)