Skip to content
Snippets Groups Projects
Commit d96f38f8 authored by Martin Nilsson's avatar Martin Nilsson
Browse files

release number bumped to 19 by export.pike

Rev: packaging/debian/changelog:1.60
Rev: src/version.h:1.376
parent 924de198
No related branches found
No related tags found
No related merge requests found
pike7.7 (7.7.19-1) experimental; urgency=low
* The latest cvs snapshot
-- Marek Habersack <grendel@debian.org> Wed, 18 May 2005 1:03:33 +0200
pike7.7 (7.7.18-1) experimental; urgency=low pike7.7 (7.7.18-1) experimental; urgency=low
* Release number bumped by export.pike. * Release number bumped by export.pike.
......
...@@ -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.375 2005/05/17 22:47:36 nilsson Exp $ || $Id: version.h,v 1.376 2005/05/17 22:54:08 nilsson 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 18 #define PIKE_BUILD_VERSION 19
/* 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.
Please register or to comment