Skip to content
Snippets Groups Projects
Commit 1ba8c50b authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Pike release bumped to 82 by bump_version.

Rev: src/version.c:1.99
parent 23c95eaf
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.98 1998/07/23 03:24:16 hubbe Exp $");
RCSID("$Id: version.c,v 1.99 1998/07/23 18:59:40 grubba Exp $");
void f_version(INT32 args)
{
pop_n_elems(args);
push_text("Pike v0.6 release 81");
push_text("Pike v0.6 release 82");
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment