Skip to content

Commit

Permalink
bump to 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenlawrence committed Jan 20, 2016
1 parent ebd393b commit 24c1319
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
version.php - OpenDocMan version information
Copyright (C) 2007-2015 Stephen Lawrence Jr.
Copyright (C) 2007-2016 Stephen Lawrence Jr.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
Expand All @@ -18,4 +18,4 @@
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/

$GLOBALS['CONFIG']['current_version'] = '1.3.4';
$GLOBALS['CONFIG']['current_version'] = '1.3.5';

0 comments on commit 24c1319

Please sign in to comment.