~ubuntu-branches/ubuntu/trusty/mod-gearman/trusty

« back to all changes in this revision

Viewing changes to include/common.h

  • Committer: Package Import Robot
  • Author(s): Stig Sandbeck Mathisen
  • Date: 2013-11-24 23:32:43 UTC
  • mfrom: (4.1.17 sid)
  • Revision ID: package-import@ubuntu.com-20131124233243-muri1jbi0zm1l433
Tags: 1.4.14-1
ImportedĀ upstreamĀ versionĀ 1.4.14

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
#define MOD_GM_COMMON_H
55
55
 
56
56
/* constants */
57
 
#define GM_VERSION                 "1.4.10"
 
57
#define GM_VERSION                 "1.4.14"
58
58
#define GM_ENABLED                      1
59
59
#define GM_DISABLED                     0
60
60
#define GM_BUFFERSIZE               98304