~ubuntu-branches/ubuntu/maverick/slony1/maverick

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Peter Eisentraut
  • Date: 2010-04-17 23:06:42 UTC
  • mfrom: (1.1.12 upstream) (2.1.11 sid)
  • Revision ID: james.westby@ubuntu.com-20100417230642-fhld39orcligbnm4
Tags: 1.2.21-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 *      Copyright (c) 2003-2009, PostgreSQL Global Development Group
7
7
 *      Author: Jan Wieck, Afilias USA INC.
8
8
 *
9
 
 * $Id: config.h.in,v 1.17.2.24 2009-12-09 20:51:10 cbbrowne Exp $
 
9
 * $Id: config.h.in,v 1.17.2.25 2010-04-06 21:31:37 ssinger Exp $
10
10
 * ----------
11
11
 */
12
12
#ifndef SLONY_I_CONFIG_H
13
13
#define SLONY_I_CONFIG_H
14
14
 
15
 
#define SLONY_I_VERSION_STRING  "1.2.20"
16
 
#define SLONY_I_VERSION_STRING_DEC 1,2,20
 
15
#define SLONY_I_VERSION_STRING  "1.2.21"
 
16
#define SLONY_I_VERSION_STRING_DEC 1,2,21
17
17
 
18
18
#ifndef PG_VERSION_MAJOR
19
19
#define PG_VERSION_MAJOR 0