~ubuntu-branches/ubuntu/karmic/alpine/karmic

« back to all changes in this revision

Viewing changes to mapi/pmapi.c

  • Committer: Bazaar Package Importer
  • Author(s): Asheesh Laroia
  • Date: 2008-09-23 12:17:56 UTC
  • mfrom: (2.1.8 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080923121756-6u4x8bwq89qlzt32
Tags: 2.00+dfsg-2
Update to package description: note that Alpine is no longer in
alpha. (Closes: #499640)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1952
1952
 
1953
1953
        now = time((time_t *)0);
1954
1954
        tm_now = localtime(&now);
1955
 
        fprintf(ms_global->dfd, "pmapi32.dll for Alpine Version 1.10\r\n");
 
1955
        fprintf(ms_global->dfd, "pmapi32.dll for Alpine Version 2.00r\n");
1956
1956
        fprintf(ms_global->dfd, " Build date: %s\r\n", datestamp);
1957
1957
        fprintf(ms_global->dfd,
1958
1958
                " please report all bugs to alpine-contact@u.washington.edu\r\n");