[nemiver] Bump version to 0.8.1
- From: Dodji Seketeli <dodji src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nemiver] Bump version to 0.8.1
- Date: Sun, 9 Jan 2011 23:21:57 +0000 (UTC)
commit 2de5b632c8cc7d578a2e7839352079cc068151a2
Author: Dodji Seketeli <dodji seketeli org>
Date: Sun Jan 9 22:00:13 2011 +0100
Bump version to 0.8.1
* configure.ac: Bump version number to 0.8.1
configure.ac | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6c90c8a..7af039c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,17 +1,18 @@
dnl **************************************************************
dnl Process this file with autoconf to produce a configure script.
dnl **************************************************************
+
+MAJOR_VERSION=0
+MINOR_VERSION=8
+MICRO_VERSION=1
+
AC_PREREQ([2.64])
AC_INIT([nemiver],
- [0.8.0],
+ [0.8.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=nemiver],
[nemiver],
[http://projects.gnome.org/nemiver])
-MAJOR_VERSION=0
-MINOR_VERSION=8
-MICRO_VERSION=0
-
AC_CONFIG_HEADER([config.h])
AC_CONFIG_SRCDIR([README])
AC_CONFIG_MACRO_DIR([m4])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]