[grisbi-cvs] [SCM] grisbi branch, master, updated. upstream_version_0_7_4-42-gb0f7bd9

Pierre Biava nobody at users.sourceforge.net
Fri Oct 22 21:59:34 CEST 2010


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  b0f7bd9f30a9b2603842805cc8c1eca5859f93dd (commit)
      from  dd9ba27b2f60e1af7018997f965ff96e328f3d9d (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 b0f7bd9f30a9b2603842805cc8c1eca5859f93dd
Author: pbiava <pierre.biava at nerim.net>
Date:   Fri Oct 22 21:23:35 2010 +0200

    back to version number 0.7.90 problem with cunit tests

-----------------------------------------------------------------------

Changes:
diff --git a/configure.in b/configure.in
index 11802d4..718f981 100644
--- a/configure.in
+++ b/configure.in
@@ -1,8 +1,8 @@
 dnl Process this file with autoconf to produce a configure script.
 
 m4_define(grisbi_major_version, 0)
-m4_define(grisbi_minor_version, 8)
-m4_define(grisbi_micro_version, 0)
+m4_define(grisbi_minor_version, 7)
+m4_define(grisbi_micro_version, 90)
 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])
@@ -330,7 +330,7 @@ cat << EOF
 This is an unstable version of grisbi. It is for test purposes only.
 Please, DO NOT use it in a production environment. It will probably crash and you will lose your data.
 
-If you are looking for a stable release of grisbi (0.8.0), either download it from:
+If you are looking for a stable release of grisbi (0.6.0), either download it from:
 http://www.grisbi.org/download.fr.html
 
 Thanks,
diff --git a/grisbi.spec b/grisbi.spec
index 5d4765e..b9a5d17 100644
--- a/grisbi.spec
+++ b/grisbi.spec
@@ -1,5 +1,5 @@
 %define name    grisbi
-%define version 0.8.0
+%define version 0.7.90
 %define release %mkrel 1
 
 %define _disable_ld_no_undefined 1


hooks/post-receive
-- 
grisbi


More information about the cvs mailing list