diff options
author | Vincent Untz <vuntz@gnome.org> | 2005-12-12 18:16:07 +0000 |
---|---|---|
committer | Vincent Untz <vuntz@src.gnome.org> | 2005-12-12 18:16:07 +0000 |
commit | db32de114dc1d6384cef4fff2bb5f8cd91b262bb (patch) | |
tree | 3f33d668398aa9c2a8e6e3159544235c9c7867a9 /configure.in | |
parent | 8bb26733264c117f4c8bab71cb6730ff59bdfa6e (diff) | |
download | libwnck-db32de114dc1d6384cef4fff2bb5f8cd91b262bb.tar.gz |
version 2.13.3LIBWNCK_2_13_3
2005-12-12 Vincent Untz <vuntz@gnome.org>
* configure.in:
* NEWS: version 2.13.3
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 2763a3f..6a8840d 100644 --- a/configure.in +++ b/configure.in @@ -12,7 +12,7 @@ LIBWNCK_CURRENT=18 dnl increment any time the source changes; set to dnl 0 if you increment CURRENT -LIBWNCK_REVISION=3 +LIBWNCK_REVISION=4 dnl increment if any interfaces have been added; set to 0 dnl if any interfaces have been changed or removed. removal has |