Skip to content
Snippets Groups Projects
Commit 4f267615 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

release number bumped by grubba

Rev: src/version.c:1.29
parent 2b4903ac
No related branches found
No related tags found
No related merge requests found
......@@ -12,5 +12,5 @@
void f_version(INT32 args)
{
pop_n_elems(args);
push_text("Pike v0.6 release 1");
push_text("Pike v0.6 release 2");
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment