Skip to content
Snippets Groups Projects
Commit 2a7d621f 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 043c427a c60e7c00
No related merge requests found
......@@ -9,10 +9,10 @@
#include "interpret.h"
#include "stralloc.h"
RCSID("$Id: version.c,v 1.86 1998/07/19 10:12:09 hubbe Exp $");
RCSID("$Id: version.c,v 1.87 1998/07/20 21:42:34 hubbe Exp $");
void f_version(INT32 args)
{
pop_n_elems(args);
push_text("Pike v0.6 release 69");
push_text("Pike v0.6 release 70");
}
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