/[projects]/smsdaemon/version.h
ViewVC logotype

Contents of /smsdaemon/version.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 99 - (show annotations) (download)
Mon Jun 16 15:32:07 2008 UTC (15 years, 11 months ago) by torben
File MIME type: text/plain
File size: 243 byte(s)
Finally got read of svn version working

1
2
3 #define STR_CONVERT2( str ) "" #str ""
4 #define STR_CONVERT( str) STR_CONVERT2( str )
5
6 #ifdef REALSVNVER
7 #define SVNVER STR_CONVERT(REALSVNVER)
8 #else
9 #define SVNVER "svn #xxxx"
10 #endif
11
12
13 #define VERSION "smsdaemon v0.1 by Torben Nielsen"

Properties

Name Value
svn:keywords Revision

  ViewVC Help
Powered by ViewVC 1.1.20