Bump version to 4.99.7
authorGreg Sabino Mullane <greg@endpoint.com>
Tue, 19 Feb 2013 15:27:08 +0000 (10:27 -0500)
committerGreg Sabino Mullane <greg@endpoint.com>
Tue, 19 Feb 2013 15:27:08 +0000 (10:27 -0500)
Bucardo.pm
Bucardo.pm.html
META.yml
Makefile.PL
README
bucardo
bucardo.html
bucardo.schema
dist/bucardo.spec

index 2b176b45af4b6e30738a89638d394eb0b34693c7..946ce3924273108ffca5f90da352d291cd385ff5 100644 (file)
@@ -15,7 +15,7 @@ use strict;
 use warnings;
 use utf8;
 
-our $VERSION = '4.99.6';
+our $VERSION = '4.99.7';
 
 use DBI 1.51;                               ## How Perl talks to databases
 use DBD::Pg 2.0   qw( :async             ); ## How Perl talks to Postgres databases
@@ -9252,7 +9252,7 @@ Bucardo - Postgres multi-master replication system
 
 =head1 VERSION
 
-This document describes version 4.99.6 of Bucardo
+This document describes version 4.99.7 of Bucardo
 
 =head1 WEBSITE
 
index 65685e5817a8b594f683782f92d02be180778891..1cc12a3a0454769cc0e84bc6afe4899c40d88b1b 100644 (file)
@@ -40,7 +40,7 @@
 </p>
 <hr />
 <h1><a name="version">VERSION</a></h1>
-<p>This document describes version 4.99.6 of Bucardo</p>
+<p>This document describes version 4.99.7 of Bucardo</p>
 <p>
 </p>
 <hr />
index 101516449bd45e85bc662558c7da95ffeea11b5e..a837614a1b7240c9ce1787c684345c2c4ddaf0b9 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,6 +1,6 @@
 --- #YAML:1.0
 name                : Bucardo
-version             : 4.99.6
+version             : 4.99.7
 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.6
+    version         : 4.99.7
   bucardo:
     file            : bucardo
-    version         : 4.99.6
+    version         : 4.99.7
 
 resources:
   homepage          : http://bucardo.org/index.html
index ee8587386d276557db38ce3b5f451063f649784e..d51f13dfabe6d6e633cda053bd14228f6ec0c917 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.6';
+my $VERSION = '4.99.7';
 
 WriteMakefile(
     NAME         => 'Bucardo',
diff --git a/README b/README
index 22272620f6a59916ac252b60bcd0c4cc4f7d50ed..11db15b1703db8750096c80eafbea52495319796 100644 (file)
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ Bucardo - a table-based replication system
 DESCRIPTION:
 ------------
 
-This is version 4.99.6 of Bucardo.
+This is version 4.99.7 of Bucardo.
 
 THIS IS NOT A PRODUCTION RELEASE! This is a beta release of version 5.
 
diff --git a/bucardo b/bucardo
index a91e72b4f4c51e994b2e1c4d89c0945a32738d6f..a0d4660212eb02be1e2cf61bec695bfdb291b26f 100755 (executable)
--- a/bucardo
+++ b/bucardo
@@ -22,7 +22,7 @@ $Data::Dumper::Indent = 1;
 use Getopt::Long;
 Getopt::Long::Configure(qw/ no_ignore_case pass_through no_autoabbrev /);
 
-our $VERSION = '4.99.6';
+our $VERSION = '4.99.7';
 
 ## For the tests, we want to check that it compiles without actually doing anything
 return 1 if $ENV{BUCARDO_TEST};
@@ -8750,7 +8750,7 @@ bucardo - utility script for controlling the Bucardo program
 
 =head1 VERSION
 
-This document describes version 4.99.6 of bucardo
+This document describes version 4.99.7 of bucardo
 
 =head1 USAGE
 
@@ -10389,7 +10389,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.6>.
+Current version of Bucardo. Default: C<4.99.7>.
 
 =item C<bucardo_vac>
 
@@ -10397,7 +10397,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.6>.
+Bucardo version this schema was created with. Default: C<4.99.7>.
 
 =item C<ctl_checkonkids_time>
 
index 22a768408347d05d44d35820e915ee713ce82693..6f460c3f00c06d0ebc785deb5542e89d76ec3002 100644 (file)
@@ -95,7 +95,7 @@
 </p>
 <hr />
 <h1><a name="version">VERSION</a></h1>
-<p>This document describes version 4.99.6 of bucardo</p>
+<p>This document describes version 4.99.7 of bucardo</p>
 <p>
 </p>
 <hr />
@@ -1867,7 +1867,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.6</code>.</p>
+<p>Current version of Bucardo. Default: <code>4.99.7</code>.</p>
 </dd>
 <dt><strong><a name="bucardo_vac" class="item"><code>bucardo_vac</code></a></strong></dt>
 
@@ -1877,7 +1877,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.6</code>.</p>
+<p>Bucardo version this schema was created with. Default: <code>4.99.7</code>.</p>
 </dd>
 <dt><strong><a name="ctl_checkonkids_time" class="item"><code>ctl_checkonkids_time</code></a></strong></dt>
 
index 51c21372930a03aaa0744a3b402b4950873bb650..941dec0f7699970fe69413f5243d995fe6f51f55 100644 (file)
@@ -1,6 +1,6 @@
 
 -- Schema for the main Bucardo database
--- Version 4.99.6
+-- Version 4.99.7
 
 -- Should be run as a superuser
 -- This should not need to be run directly: use either
@@ -145,8 +145,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.6|Bucardo version this schema was created with
-bucardo_current_version|4.99.6|Current version of Bucardo
+bucardo_version|4.99.7|Bucardo version this schema was created with
+bucardo_current_version|4.99.7|Current version of Bucardo
 \.
 
 -- Other settings:
index 3b30e23fa50f6202154b69efd2e36b5559869055..24438e409303bbdfe0c01e0af9fdc6873c49624e 100644 (file)
@@ -1,7 +1,7 @@
 %define         realname Bucardo
 %define         sysuser postgres
 Name:           bucardo
-Version:        4.99.6
+Version:        4.99.7
 Release:        2%{?dist}
 Summary:        Postgres replication system for both multi-master and multi-slave operations