Skip to content
Snippets Groups Projects
Commit 4aec616b authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

version now 0.4pl8

Rev: src/version.c:1.7
parent e82b3056
Branches
Tags
No related merge requests found
......@@ -12,5 +12,5 @@
void f_version(INT32 args)
{
pop_n_elems(args);
push_text("Pike v0.4pl7");
push_text("Pike v0.4pl8");
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment