[mm-common] Bump version to mm-common 0.3
- From: Daniel Elstner <daniel src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [mm-common] Bump version to mm-common 0.3
- Date: Tue, 11 Aug 2009 08:36:17 +0000 (UTC)
commit 2c2f6a966b04dfe7311fc12ee178ef6284a18e34
Author: Daniel Elstner <danielk openismus com>
Date: Tue Aug 11 10:31:59 2009 +0200
Bump version to mm-common 0.3
* configure.ac (AC_INIT): Increment version number to 0.3.
(AM_INIT_AUTOMAKE): Add check-news option and remove tar-ustar.
* NEWS: Write news entry for mm-common 0.3.
NEWS | 3 +++
configure.ac | 4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e69de29..04f6b67 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,3 @@
+mm-common 0.3 (2009-08-11)
+
+ * First tarball release
diff --git a/configure.ac b/configure.ac
index 2bba839..e79cea1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,11 +15,11 @@
## You should have received a copy of the GNU General Public License
## along with mm-common. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([mm-common], [0.2], [gtkmm-list gnome org], [mm-common])
+AC_INIT([mm-common], [0.3], [gtkmm-list gnome org], [mm-common])
AC_PREREQ([2.59])
AC_CONFIG_SRCDIR([util/mm-common-prepare.in])
-AM_INIT_AUTOMAKE([1.9 -Wno-portability dist-bzip2 no-define std-options tar-ustar])
+AM_INIT_AUTOMAKE([1.9 -Wno-portability check-news dist-bzip2 no-define std-options])
AM_MAINTAINER_MODE
AC_ARG_VAR([ACLOCAL_FLAGS], [aclocal flags, e.g. -I <macro dir>])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]