Bump version to 4.99.12 4.99.12
authorGreg Sabino Mullane <greg@endpoint.com>
Fri, 25 Apr 2014 17:23:10 +0000 (13:23 -0400)
committerGreg Sabino Mullane <greg@endpoint.com>
Fri, 25 Apr 2014 17:23:10 +0000 (13:23 -0400)
Bucardo.pm
Bucardo.pm.html
META.yml
Makefile.PL
README
bucardo
bucardo.html
bucardo.schema

index 4321c25497f719bfac96982fb01fc87458027cdb..0d8a8f1021c154b520c5ebea0ff87c0e16c87165 100644 (file)
@@ -16,7 +16,7 @@ use warnings;
 use utf8;
 use open qw( :std :utf8 );
 
-our $VERSION = '4.99.11';
+our $VERSION = '4.99.12';
 
 use DBI 1.51;                               ## How Perl talks to databases
 use DBD::Pg 2.0   qw( :async             ); ## How Perl talks to Postgres databases
@@ -9463,7 +9463,7 @@ Bucardo - Postgres multi-master replication system
 
 =head1 VERSION
 
-This document describes version 4.99.11 of Bucardo
+This document describes version 4.99.12 of Bucardo
 
 =head1 WEBSITE
 
index d665fb60ae7ae14ee9bc78e27eddb6bda0fc08be..cdec1bd6b40014e2be0b047fb452550fa88dc2ab 100644 (file)
@@ -40,7 +40,7 @@
 </p>
 <hr />
 <h1><a name="version">VERSION</a></h1>
-<p>This document describes version 4.99.11 of Bucardo</p>
+<p>This document describes version 4.99.12 of Bucardo</p>
 <p>
 </p>
 <hr />
index ffa94181285703db298bdca825d0ab3affd0d45b..a4a6a39381cf8425d1916c3393994f073ade5a8e 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,6 +1,6 @@
 --- #YAML:1.0
 name                : Bucardo
-version             : 4.99.11
+version             : 4.99.12
 abstract            : Postgres multi-master replication system
 author:              
   - Greg Sabino Mullane <greg@endpoint.com>
@@ -29,10 +29,10 @@ build_requires:
 provides:
   Bucardo:
     file            : Bucardo.pm
-    version         : 4.99.11
+    version         : 4.99.12
   bucardo:
     file            : bucardo
-    version         : 4.99.11
+    version         : 4.99.12
 
 resources:
   homepage          : http://bucardo.org/index.html
index 4e513c818b0ae460da69b8b1a03c05672203a88a..681fe5136276067d3febdffac6ca2ce220a80271 100644 (file)
@@ -4,7 +4,7 @@ use warnings;
 use 5.008003;
 
 ## No version.pm for this one, as the prereqs are not loaded yet.
-my $VERSION = '4.99.11';
+my $VERSION = '4.99.12';
 
 WriteMakefile(
     NAME         => 'Bucardo',
diff --git a/README b/README
index 7eb12f2ef0320cde93fd90198f0b5c9d7ac62f27..82dd6eed14f20d8bc55a3f203d9d4338fb63d675 100644 (file)
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ Bucardo - a table-based replication system
 DESCRIPTION:
 ------------
 
-This is version 4.99.11 of Bucardo.
+This is version 4.99.12 of Bucardo.
 
 THIS IS NOT A PRODUCTION RELEASE! This is a beta release of version 5.
 
diff --git a/bucardo b/bucardo
index bbd3ff6e43f0b5c2b160ea04d9142a2326a9ee8e..2b5c3fe13f9e7ec96fb7d2858d78bc7ea6f92e92 100755 (executable)
--- a/bucardo
+++ b/bucardo
@@ -28,7 +28,7 @@ $Data::Dumper::Indent = 1;
 use Getopt::Long;
 Getopt::Long::Configure(qw/ no_ignore_case pass_through no_autoabbrev /);
 
-our $VERSION = '4.99.11';
+our $VERSION = '4.99.12';
 
 ## For the tests, we want to check that it compiles without actually doing anything
 return 1 if $ENV{BUCARDO_TEST};
@@ -9018,7 +9018,7 @@ bucardo - utility script for controlling the Bucardo program
 
 =head1 VERSION
 
-This document describes version 4.99.11 of bucardo
+This document describes version 4.99.12 of bucardo
 
 =head1 USAGE
 
@@ -10702,7 +10702,7 @@ Which DDL changing conditions do we try to remedy automatically? Default: C<newc
 
 =item C<bucardo_current_version>
 
-Current version of Bucardo. Default: C<4.99.11>.
+Current version of Bucardo. Default: C<4.99.12>.
 
 =item C<bucardo_vac>
 
@@ -10710,7 +10710,7 @@ Do we want the automatic VAC daemon to run? Default: C<1>.
 
 =item C<bucardo_version>
 
-Bucardo version this schema was created with. Default: C<4.99.11>.
+Bucardo version this schema was created with. Default: C<4.99.12>.
 
 =item C<ctl_checkonkids_time>
 
index 4d68a44330b36723b8c32068e12ea4ebffef0233..443b03d3edf4833a2737390ecf166821b096e0d8 100644 (file)
@@ -95,7 +95,7 @@
 </p>
 <hr />
 <h1><a name="version">VERSION</a></h1>
-<p>This document describes version 4.99.11 of bucardo</p>
+<p>This document describes version 4.99.12 of bucardo</p>
 <p>
 </p>
 <hr />
@@ -1914,7 +1914,7 @@ case-insensitive. The available settings are:</p>
 <dt><strong><a name="bucardo_current_version" class="item"><code>bucardo_current_version</code></a></strong></dt>
 
 <dd>
-<p>Current version of Bucardo. Default: <code>4.99.11</code>.</p>
+<p>Current version of Bucardo. Default: <code>4.99.12</code>.</p>
 </dd>
 <dt><strong><a name="bucardo_vac" class="item"><code>bucardo_vac</code></a></strong></dt>
 
@@ -1924,7 +1924,7 @@ case-insensitive. The available settings are:</p>
 <dt><strong><a name="bucardo_version" class="item"><code>bucardo_version</code></a></strong></dt>
 
 <dd>
-<p>Bucardo version this schema was created with. Default: <code>4.99.11</code>.</p>
+<p>Bucardo version this schema was created with. Default: <code>4.99.12</code>.</p>
 </dd>
 <dt><strong><a name="ctl_checkonkids_time" class="item"><code>ctl_checkonkids_time</code></a></strong></dt>
 
index 0f7085c5b745a65611276c88ff5c1fccdf104f99..a60c1c7505ddf8e3e2255dbccd21d2ecff99d3b9 100644 (file)
@@ -1,6 +1,6 @@
 
 -- Schema for the main Bucardo database
--- Version 4.99.11
+-- Version 4.99.12
 
 -- Should be run as a superuser
 -- This should not need to be run directly: use either
@@ -150,8 +150,8 @@ warning_file|bucardo.warning.log|File containing all log lines starting with "Wa
 COPY bucardo.bucardo_config(name,setting,about)
 FROM STDIN
 WITH DELIMITER '|';
-bucardo_version|4.99.11|Bucardo version this schema was created with
-bucardo_current_version|4.99.11|Current version of Bucardo
+bucardo_version|4.99.12|Bucardo version this schema was created with
+bucardo_current_version|4.99.12|Current version of Bucardo
 \.
 
 -- Other settings: