summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hw4/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw4/configure.ac b/hw4/configure.ac
index 8a2dc0b..6293506 100644
--- a/hw4/configure.ac
+++ b/hw4/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69.56])
-AC_INIT([cgish-httpd], [1])
+AC_INIT([cgish-httpd], [1.90])
AC_CONFIG_SRCDIR([chttpd/chttpd-server.c])
AC_CONFIG_HEADERS([config.h])