~ubuntu-branches/ubuntu/warty/kdebase/warty

« back to all changes in this revision

Viewing changes to khelpcenter/version.h

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2004-09-16 04:51:45 UTC
  • Revision ID: james.westby@ubuntu.com-20040916045145-9vr63kith3k1cpza
Tags: upstream-3.2.2
ImportĀ upstreamĀ versionĀ 3.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#ifndef __version_h__
 
2
#define __version_h__
 
3
 
 
4
#define HELPCENTER_VERSION "3.2.1"
 
5
 
 
6
#endif
 
7
// vim:ts=2:sw=2:et