diff options
author | Steve Zesch <[email protected]> | 2012-05-27 14:20:27 -0400 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-05-27 14:20:27 -0400 |
commit | 984a72061761e485706ac12f71bdfb0fd7f3681b (patch) | |
tree | 44a703d91abbdd6b89f054f3460584973232e7a9 /configure.in | |
parent | b5344715824cb89183a0fc5400586e82e383fc55 (diff) | |
download | mate-applets-984a72061761e485706ac12f71bdfb0fd7f3681b.tar.bz2 mate-applets-984a72061761e485706ac12f71bdfb0fd7f3681b.tar.xz |
Preparing for 1.2.3 release.
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 ae99a1fa..4db891ed 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for MATE-APPLETS *** dnl *************************************************************************** -AC_INIT(mate-applets, 1.2.2) +AC_INIT(mate-applets, 1.2.j) AC_PREREQ(2.59) AM_CONFIG_HEADER(config.h) |