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

0.5b6 for Roxen 1.2alpha1.

Rev: src/version.c:1.15
parent de8cb54a
No related branches found
No related tags found
No related merge requests found
...@@ -12,5 +12,5 @@ ...@@ -12,5 +12,5 @@
void f_version(INT32 args) void f_version(INT32 args)
{ {
pop_n_elems(args); pop_n_elems(args);
push_text("Pike v0.5b5"); push_text("Pike v0.5b6");
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment