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

bumped to beta

Rev: src/version.c:1.22
parent 47ba29ac
Branches
Tags
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.5a12"); push_text("Pike v0.5b1");
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment