diff options
author | Kevin Vandersloot <kevinv@src.gnome.org> | 2002-05-14 02:25:57 +0000 |
---|---|---|
committer | Kevin Vandersloot <kevinv@src.gnome.org> | 2002-05-14 02:25:57 +0000 |
commit | 8576ce41ce9fd470aca0a25944c4e1b97f088e1e (patch) | |
tree | 49d0c6db0fc4c6152ec0d20ffe6b255f104d8560 | |
parent | 4e6bbc8eec0016772ce9273d094ff7f55978db30 (diff) |
Release 1.102.0GNOME_APPLETS_1_102_0
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | configure.in | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2002-05-13 Kevin Vandersloot <kfv101@psu.edu> + + * configure.in: release 1.102.0 + 2002-05-10 Pablo Saratxaga <pablo@mandrakesoft.com> * configure.in: Added Vietnamese (vi) to ALL_LINGUAS diff --git a/configure.in b/configure.in index 2bdcb95e9..f58f64d63 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ AC_INIT(drivemount/drivemount.c) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(gnome-applets, 1.101.0) +AM_INIT_AUTOMAKE(gnome-applets, 1.102.0) AM_MAINTAINER_MODE |