~ubuntu-branches/ubuntu/trusty/vsftpd/trusty-proposed

« back to all changes in this revision

Viewing changes to vsftpver.h

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2009-11-14 18:21:08 UTC
  • mto: (2.4.1 sid)
  • mto: This revision was merged to the branch mainline in revision 21.
  • Revision ID: james.westby@ubuntu.com-20091114182108-x8n9136us3wdyyrd
Tags: upstream-2.2.2~pre1
ImportĀ upstreamĀ versionĀ 2.2.2~pre1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#ifndef VSF_VERSION_H
2
2
#define VSF_VERSION_H
3
3
 
4
 
#define VSF_VERSION "2.2.1"
 
4
#define VSF_VERSION "2.2.2"
5
5
 
6
6
#endif /* VSF_VERSION_H */
7
7