Skip to content
Snippets Groups Projects
Commit b7ea5474 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.123
parent baf98a66
Branches
Tags
No related merge requests found
......@@ -9,10 +9,10 @@
#include "interpret.h"
#include "stralloc.h"
RCSID("$Id: version.c,v 1.122 1998/10/28 09:55:38 hubbe Exp $");
RCSID("$Id: version.c,v 1.123 1998/10/28 10:03:40 hubbe Exp $");
void f_version(INT32 args)
{
pop_n_elems(args);
push_text("Pike v0.6 release 105");
push_text("Pike v0.6 release 106");
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment