diff options
author | infirit <[email protected]> | 2014-09-25 14:10:11 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2014-09-25 14:11:20 +0200 |
commit | aab5474f8fe8f7c11e8727eea1c3baf4f5db8e19 (patch) | |
tree | 4b139ea755faad5de9c754cb1a8dae37aa8ff632 | |
parent | c95442f3dd97c3f33ef601ad41b98d48fe2761c0 (diff) | |
download | mate-control-center-aab5474f8fe8f7c11e8727eea1c3baf4f5db8e19.tar.bz2 mate-control-center-aab5474f8fe8f7c11e8727eea1c3baf4f5db8e19.tar.xz |
Bump version to 1.8.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b7883770..a9864c81 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.8.2], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.8.3], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) |