Skip to content

Commit

Permalink
bumping release number
Browse files Browse the repository at this point in the history
  • Loading branch information
killes committed Jul 26, 2007
1 parent 7774635 commit 2fcb7fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/system.module
@@ -1,12 +1,12 @@
<?php
// $Id: system.module,v 1.320.2.22 2007-01-30 20:46:03 killes Exp $
// $Id: system.module,v 1.320.2.23 2007-07-26 21:25:22 killes Exp $

/**
* @file
* Configuration system that lets administrators modify the workings of the site.
*/

define('VERSION', '4.7.7 dev');
define('VERSION', '4.7.8');

/**
* Implementation of hook_help().
Expand Down

0 comments on commit 2fcb7fb

Please sign in to comment.