Skip to content
Snippets Groups Projects
Commit e76e8ba0 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.104
parent 49088759
Branches
Tags v0.6.87
No related merge requests found
......@@ -9,10 +9,10 @@
#include "interpret.h"
#include "stralloc.h"
RCSID("$Id: version.c,v 1.103 1998/07/31 22:26:05 hubbe Exp $");
RCSID("$Id: version.c,v 1.104 1998/08/10 23:50:58 hubbe Exp $");
void f_version(INT32 args)
{
pop_n_elems(args);
push_text("Pike v0.6 release 86");
push_text("Pike v0.6 release 87");
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment