~ubuntu-branches/ubuntu/lucid/mew-beta/lucid

« back to all changes in this revision

Viewing changes to bin/incm.c

  • Committer: Bazaar Package Importer
  • Author(s): Tatsuya Kinoshita
  • Date: 2006-10-31 22:07:48 UTC
  • mfrom: (1.1.6 upstream) (2.1.2 etch)
  • Revision ID: james.westby@ubuntu.com-20061031220748-iq1bg528g9nt2l57
Tags: 5.1.52~0.20061031-1
New upstream release. (CVS trunk on 2006-10-31)

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
#include "mew.h"
9
9
 
10
 
private char version_message[] = "version 5.1 20050107 Yasunari Momoi";
 
10
private char version_message[] = "version 5.2 20060727 Yasunari Momoi";
11
11
 
12
12
#include <stdio.h>
13
13
#include <stdlib.h>