1
0
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:
David Steele
2016-05-26 11:04:19 -04:00
parent bfec2d2f89
commit b1c779e606

View File

@@ -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);