[grisbi-cvs] [SCM] grisbi branch, master, updated. upstream_version_1_1_1
Pierre Biava
nobody at users.sourceforge.net
Tue Jan 1 20:52:48 CET 2013
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "grisbi".
The branch, master has been updated
via 67a597d52efc0058b5fa62b09aeae0c837940bc8 (commit)
from e9f328135b490aa796fc7db9d0248199f5faa6b6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 67a597d52efc0058b5fa62b09aeae0c837940bc8
Author: pbiava <pierre.biava at nerim.net>
Date: Tue Jan 1 20:27:15 2013 +0100
new unstable version 1.1.1
-----------------------------------------------------------------------
Changes:
diff --git a/configure.in b/configure.in
index 874043c..bfba338 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
m4_define(grisbi_major_version, 1)
m4_define(grisbi_minor_version, 1)
-m4_define(grisbi_micro_version, 0)
+m4_define(grisbi_micro_version, 1)
m4_define(grisbi_version, grisbi_major_version.grisbi_minor_version.grisbi_micro_version)
AC_INIT([grisbi],[grisbi_version],[http://grisbi.tuxfamily.org/mantis/login_select_proj_page.php?ref=bug_report_page.php],[grisbi],[http://www.grisbi.org/index.fr.html])
diff --git a/grisbi.spec b/grisbi.spec
index 964e604..85754a8 100644
--- a/grisbi.spec
+++ b/grisbi.spec
@@ -1,5 +1,5 @@
%define name grisbi
-%define version 0.9.5
+%define version 1.1.1
%define release %mkrel 1
%define _disable_ld_no_undefined 1
hooks/post-receive
--
grisbi
More information about the cvs
mailing list