Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/HuasoFoundries/phpPgAdmin6.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmenadiel <amenadiel@gmail.com>2020-01-07 21:46:25 +0300
committerAmenadiel <amenadiel@gmail.com>2020-01-07 21:46:25 +0300
commit5e285fb4eeff78a614a293eb3b513104cd63d44c (patch)
tree1fa01c9d781ef278617df2a6c6c52fd7eaf41a7a /src/controllers/BrowserController.php
parent1026fbc302881ef974add79f6d16de7b895ed06a (diff)
Creating Tag v6.0.0-RC2 at 2020-01-07 - support for PG12
Diffstat (limited to 'src/controllers/BrowserController.php')
-rw-r--r--src/controllers/BrowserController.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controllers/BrowserController.php b/src/controllers/BrowserController.php
index d90c1451..7fbf51e6 100644
--- a/src/controllers/BrowserController.php
+++ b/src/controllers/BrowserController.php
@@ -1,7 +1,7 @@
<?php
/**
- * PHPPgAdmin v6.0.0-RC1
+ * PHPPgAdmin v6.0.0-RC2
*/
namespace PHPPgAdmin\Controller;