~launchpad-committers/ubuntu/lucid/slony1/ppa-8.4

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Peter Eisentraut
  • Date: 2008-11-01 14:28:08 UTC
  • mfrom: (1.1.8 upstream) (2.1.3 lenny)
  • Revision ID: james.westby@ubuntu.com-20081101142808-lqwrc03c9udlzdjf
Tags: 1.2.15-1
* New upstream release
* Replaced build dependency gs-gpl by ghostscript again
* Updated standards version
* Changed to debhelper level 7
* Added libdbd-pg-perl to Recommends (closes: #499548)

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 *      Copyright (c) 2003-2004, PostgreSQL Global Development Group
7
7
 *      Author: Jan Wieck, Afilias USA INC.
8
8
 *
9
 
 * $Id: config.h.in,v 1.17.2.12 2008-03-07 19:06:49 cbbrowne Exp $
 
9
 * $Id: config.h.in,v 1.17.2.15 2008-09-12 17:37:48 cbbrowne 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.14"
16
 
#define SLONY_I_VERSION_STRING_DEC 1,2,14
 
15
#define SLONY_I_VERSION_STRING  "1.2.15"
 
16
#define SLONY_I_VERSION_STRING_DEC 1,2,15
17
17
 
18
18
#ifndef PG_VERSION_MAJOR
19
19
#define PG_VERSION_MAJOR 0