diff options
author | Steve Zesch <[email protected]> | 2012-07-18 13:34:11 -0400 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-07-18 13:34:11 -0400 |
commit | 8b06eb18651798d1f02bd358fa43119d914a744f (patch) | |
tree | 6fc8cd060a38e4a407fbf54b8286e58889451508 /configure.in | |
parent | a0c34b6506cf0ae9cd64f3b28167f4b6e516da9d (diff) | |
download | mate-user-share-8b06eb18651798d1f02bd358fa43119d914a744f.tar.bz2 mate-user-share-8b06eb18651798d1f02bd358fa43119d914a744f.tar.xz |
Preparing for 1.4.1 release.mate-user-share-1.4.1
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 49c2b62..fddebf7 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT(mate-user-share, 1.4.0) +AC_INIT(mate-user-share, 1.4.1) AM_INIT_AUTOMAKE([1.9 dist-bzip2 no-dist-gzip check-news]) AM_CONFIG_HEADER(config.h) |