Skip to content

Commit

Permalink
update theme version to A10
Browse files Browse the repository at this point in the history
  • Loading branch information
Joungkyun committed Mar 4, 2014
1 parent d1e133f commit e7b7e33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jsboard-2/include/version.php
@@ -1,5 +1,5 @@
<?php
# $Id: version.php,v 1.18 2009-11-21 16:59:07 oops Exp $
# $Id: version.php,v 1.19 2014-03-04 21:36:56 oops Exp $
$board['ver'] = "2.0.16-dev";
$theme['ver'] = "A9"
$theme['ver'] = "A10"
?>

0 comments on commit e7b7e33

Please sign in to comment.