summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2012-05-27 14:21:13 -0400
committerSteve Zesch <[email protected]>2012-05-27 14:21:13 -0400
commitea879f570f86aaded57607af1ddd239e67160f79 (patch)
tree8338973370b8a79fcd6e96c0a05b6ea4ba2ee505 /configure.in
parent984a72061761e485706ac12f71bdfb0fd7f3681b (diff)
downloadmate-applets-ea879f570f86aaded57607af1ddd239e67160f79.tar.bz2
mate-applets-ea879f570f86aaded57607af1ddd239e67160f79.tar.xz
Fixed typo.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 4db891ed..0c1b0a5a 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.j)
+AC_INIT(mate-applets, 1.2.3)
AC_PREREQ(2.59)
AM_CONFIG_HEADER(config.h)