Skip to content
Snippets Groups Projects
Commit f3c09827 authored by Peter Bortas's avatar Peter Bortas
Browse files

Pike release bumped to 64 by bump_version.

Rev: src/version.c:1.43
parent f3a81aaf
No related branches found
Tags roxen/1.2.43 v0.5.64
No related merge requests found
...@@ -12,5 +12,5 @@ ...@@ -12,5 +12,5 @@
void f_version(INT32 args) void f_version(INT32 args)
{ {
pop_n_elems(args); pop_n_elems(args);
push_text("Pike v0.5 release 63"); push_text("Pike v0.5 release 64");
} }
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