~ubuntu-branches/ubuntu/trusty/ettercap/trusty-proposed

« back to all changes in this revision

Viewing changes to include/ec_version.h

  • Committer: Package Import Robot
  • Author(s): Barak A. Pearlmutter
  • Date: 2013-02-02 18:33:19 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20130202183319-zpp99qep0rq0ykdh
Tags: 1:0.7.5.3-1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
#ifndef EC_VERS_H
4
4
#define EC_VERS_H
5
5
 
6
 
#define EC_VERSION            "0.7.5.2"
 
6
#define EC_VERSION            "0.7.5.3"
7
7
#define EC_VERSION_MAJOR      0
8
8
#define EC_VERSION_MINOR      7
9
9
#define EC_VERSION_REVISION   5