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

release number bumped to 83 by export.pike

Rev: packaging/debian/changelog:1.119
Rev: src/version.h:1.437
parent 15f3f821
No related branches found
No related tags found
No related merge requests found
pike7.7 (7.7.83-1) experimental; urgency=low
* The latest cvs snapshot
-- Marek Habersack <grendel@debian.org> Thu, 10 Jul 2008 13:54:17 +0200
pike7.7 (7.7.82-1) experimental; urgency=low
* Release number bumped by export.pike.
......
......@@ -2,12 +2,12 @@
|| This file is part of Pike. For copyright information see COPYRIGHT.
|| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
|| for more information.
|| $Id: version.h,v 1.436 2008/07/10 11:52:03 distmaker Exp $
|| $Id: version.h,v 1.437 2008/07/10 11:54:16 distmaker Exp $
*/
#define PIKE_MAJOR_VERSION 7
#define PIKE_MINOR_VERSION 7
#define PIKE_BUILD_VERSION 82
#define PIKE_BUILD_VERSION 83
/* Prototypes begin here */
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