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

Merge 'heads/0.6': release number bumped by export.pike

parents f431d2e3 2ee92989
No related branches found
No related tags found
No related merge requests found
......@@ -9,10 +9,10 @@
#include "interpret.h"
#include "stralloc.h"
RCSID("$Id: version.c,v 1.55 1998/05/28 00:10:50 hubbe Exp $");
RCSID("$Id: version.c,v 1.56 1998/05/28 00:12:04 hubbe Exp $");
void f_version(INT32 args)
{
pop_n_elems(args);
push_text("Pike v0.6 release 38");
push_text("Pike v0.6 release 39");
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment