summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2012-02-22 21:19:55 -0500
committerSteve Zesch <[email protected]>2012-02-22 21:19:55 -0500
commit03d844827da69b46f7a9791c46e544954242b0ba (patch)
tree0855ce9ed6cc044754337af47b104da39853f8ef /configure.ac
parentb203c311dc9e5edf1f62c4e3170a0f76a2b9643e (diff)
downloadmate-notification-daemon-03d844827da69b46f7a9791c46e544954242b0ba.tar.bz2
mate-notification-daemon-03d844827da69b46f7a9791c46e544954242b0ba.tar.xz
Preparing for 1.2 releasemate-notification-daemon-1.2.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 540e1b5..9a4555a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure.
dnl ################################################################
dnl # Initialize autoconf
dnl ################################################################
-AC_INIT([mate-notification-daemon], [1.1.0], [http://www.mate-desktop.org])
+AC_INIT([mate-notification-daemon], [1.2.0], [http://www.mate-desktop.org])
AC_PREREQ(2.63)
AC_CONFIG_HEADERS([config.h])