Skip to content

Commit

Permalink
update version patch release
Browse files Browse the repository at this point in the history
  • Loading branch information
sjpadgett committed Oct 24, 2024
1 parent 57ad519 commit 9710825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
// A real patch identifier. This is incremented when we release a patch for a
// production release. Note the above $v_patch variable is a misnomer and actually
// stores release version information.
$v_realpatch = '1';
$v_realpatch = '2';

// Database version identifier, this is to be incremented whenever there
// is a database change in the course of development. It is used
Expand Down

0 comments on commit 9710825

Please sign in to comment.