~ubuntu-branches/ubuntu/trusty/opendkim/trusty

« back to all changes in this revision

Viewing changes to libopendkim/dkim.h

  • Committer: Package Import Robot
  • Author(s): Scott Kitterman
  • Date: 2012-07-20 09:04:51 UTC
  • mfrom: (1.2.18)
  • Revision ID: package-import@ubuntu.com-20120720090451-enxmaiwl3bvrviue
Tags: 2.6.6-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
**      pp == patch number
35
35
*/
36
36
 
37
 
#define OPENDKIM_LIB_VERSION    0x02060400
 
37
#define OPENDKIM_LIB_VERSION    0x02060600
38
38
 
39
39
#ifdef __STDC__
40
40
# ifndef __P