Skip to content

Commit

Permalink
Bump version past release.
Browse files Browse the repository at this point in the history
  • Loading branch information
emikulic committed Feb 28, 2024
1 parent f8bf611 commit fbd93fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion darkhttpd.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
*/

static const char
pkgname[] = "darkhttpd/1.16",
pkgname[] = "darkhttpd/1.16.from.git",
copyright[] = "copyright (c) 2003-2024 Emil Mikulic";

/* Possible build options: -DDEBUG -DNO_IPV6 */
Expand Down

0 comments on commit fbd93fe

Please sign in to comment.