From ea879f570f86aaded57607af1ddd239e67160f79 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Sun, 27 May 2012 14:21:13 -0400 Subject: Fixed typo. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') 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) -- cgit v1.2.1