Skip to content
Snippets Groups Projects
Commit b920d1b7 authored by Build system's avatar Build system
Browse files

release number bumped to 86 by export.pike

Rev: packaging/debian/changelog:1.122
Rev: src/version.h:1.440
parent 2b544f34
No related branches found
No related tags found
No related merge requests found
pike7.7 (7.7.86-1) experimental; urgency=low
* Release number bumped by export.pike.
-- Marek Habersack <grendel@debian.org> Fri, 11 Jul 2008 17:51:44 +0200
pike7.7 (7.7.85-1) experimental; urgency=low pike7.7 (7.7.85-1) experimental; urgency=low
* The latest cvs snapshot * The latest cvs snapshot
......
...@@ -2,12 +2,12 @@ ...@@ -2,12 +2,12 @@
|| This file is part of Pike. For copyright information see COPYRIGHT. || This file is part of Pike. For copyright information see COPYRIGHT.
|| Pike is distributed under GPL, LGPL and MPL. See the file COPYING || Pike is distributed under GPL, LGPL and MPL. See the file COPYING
|| for more information. || for more information.
|| $Id: version.h,v 1.439 2008/07/10 16:58:20 distmaker Exp $ || $Id: version.h,v 1.440 2008/07/11 15:51:43 distmaker Exp $
*/ */
#define PIKE_MAJOR_VERSION 7 #define PIKE_MAJOR_VERSION 7
#define PIKE_MINOR_VERSION 7 #define PIKE_MINOR_VERSION 7
#define PIKE_BUILD_VERSION 85 #define PIKE_BUILD_VERSION 86
/* Prototypes begin here */ /* Prototypes begin here */
void f_version(INT32 args); void f_version(INT32 args);
......
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