summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorJose dos Santos Junior <j.s.junior@live.com>2016-04-01 17:32:30 -0300
committerDmitry Bogatov <KAction@debian.org>2018-11-15 15:59:23 +0000
commit9e14b505f8e75afbbacb7ea61a20938fb16592f6 (patch)
tree19d733db5042d51d4bc8bc9105201415ba92a998 /version.h
parent61ea5949cff07ab7d48370718eca7b9afa32b19f (diff)
parent6f72420e2c253b1e51a9cac02d0b25860352d754 (diff)
Import Debian changes 1.23-1
mini-httpd (1.23-1) unstable; urgency=medium * New upstream release * d/control: - Bump Standard-Version to 3.9.7. * d/upstream.changelog: - Update changes. * d/patches: - Remove patch fix-add_to_response-buffer-overflow fixed for upstream. - Fix support FreeBSD thanks Steven Chamberlain <steven@pyro.eu.org> (Closes: #815339) - Add patch fix-autobuilders for a problem with package on 64-bit thanks Steve Langasek <steve.langasek@ubuntu.com> (Closes: #819125) * d/rules: - Add hardening - Don`t install htpasswd (LP: #943088)
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index b94e6a9..22b8730 100644
--- a/version.h
+++ b/version.h
@@ -3,7 +3,7 @@
#ifndef _VERSION_H_
#define _VERSION_H_
-#define SERVER_SOFTWARE "mini_httpd/1.21 18oct2014"
+#define SERVER_SOFTWARE "mini_httpd/1.23 28Dec2015"
#define SERVER_URL "http://www.acme.com/software/mini_httpd/"
#endif /* _VERSION_H_ */