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

release number bumped by export.pike

Rev: src/version.c:1.47
parent a87b6bb8
Branches
Tags
No related merge requests found
......@@ -9,10 +9,10 @@
#include "interpret.h"
#include "stralloc.h"
RCSID("$Id: version.c,v 1.46 1998/04/29 23:50:53 hubbe Exp $");
RCSID("$Id: version.c,v 1.47 1998/04/30 01:08:25 hubbe Exp $");
void f_version(INT32 args)
{
pop_n_elems(args);
push_text("Pike v0.6 release 28");
push_text("Pike v0.6 release 29");
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment