diff options
| author | Dave Airlie <airlied@linux.ie> | 2006-12-21 18:36:33 +1100 | 
|---|---|---|
| committer | Dave Airlie <airlied@linux.ie> | 2006-12-21 18:36:33 +1100 | 
| commit | 1783d3bd50924ab4a74b86bc8b50c631d209071d (patch) | |
| tree | 3a6af8b95c41346cb2002e011a5ad7ea347cbee6 | |
| parent | remove changelog from xcompmgr (diff) | |
| download | xcman-1783d3bd50924ab4a74b86bc8b50c631d209071d.tar.gz xcman-1783d3bd50924ab4a74b86bc8b50c631d209071d.tar.bz2 xcman-1783d3bd50924ab4a74b86bc8b50c631d209071d.tar.xz | |
increase version number to 1.1.3
Diffstat (limited to '')
| -rw-r--r-- | xcompmgr.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1838,7 +1838,7 @@ ev_window (XEvent *ev)  void  usage (char *program)  { -    fprintf (stderr, "%s v1.1.2\n", program); +    fprintf (stderr, "%s v1.1.3\n", program);      fprintf (stderr, "usage: %s [options]\n", program);      fprintf (stderr, "Options\n");      fprintf (stderr, "   -d display\n      Specifies which display should be managed.\n"); | 
