You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-09-16 09:06:18 +02:00
Next development cycle.
This commit is contained in:
@@ -26,7 +26,7 @@ use constant BACKREST_EXE => lc(BACKRE
|
||||
# repositories or manifests can be read - that's the job of the format number.
|
||||
#-----------------------------------------------------------------------------------------------------------------------------------
|
||||
our # 'our' keyword is on a separate line to make the ExtUtils::MakeMaker parser happy.
|
||||
$VERSION = '1.01';
|
||||
$VERSION = '1.02dev';
|
||||
|
||||
push @EXPORT, qw($VERSION);
|
||||
|
||||
|
Reference in New Issue
Block a user