summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-04-05 18:18:22 +0200
committerraveit65 <[email protected]>2016-04-05 18:18:22 +0200
commit9305b9eb1990d706ca4725fc2a0a174dedded1af (patch)
tree74c84e2fa9d08ef69b43558701cc0f3ebfa675fc
parent264341a774156252d8866dfcb959e12189f04858 (diff)
downloadmate-system-monitor-9305b9eb1990d706ca4725fc2a0a174dedded1af.tar.bz2
mate-system-monitor-9305b9eb1990d706ca4725fc2a0a174dedded1af.tar.xz
release 1.14.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6e9078e..db02095 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.63])
AC_INIT([mate-system-monitor],
- [1.13.2],
+ [1.14.0],
[http://www.mate-desktop.org/])
AC_CONFIG_SRCDIR(configure.ac)
AC_CONFIG_HEADERS(config.h)