[Xfce4-commits] xfce4-power-manager:master Post release tag bump.

2012-04-28 Thread Nick Schermer
Updating branch refs/heads/master
 to f91ee3521fae2cb8b6ef5df24fc9dcc55156615a (commit)
   from cf627a64c1b3691e773bf03e5275be4adba9ac4a (commit)

commit f91ee3521fae2cb8b6ef5df24fc9dcc55156615a
Author: Nick Schermer n...@xfce.org
Date:   Sat Apr 28 22:41:15 2012 +0200

Post release tag bump.

 configure.ac.in |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index 17d4e21..aca782a 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -3,7 +3,7 @@ m4_define([xfpm_version_major], [1])
 m4_define([xfpm_version_minor], [2])
 m4_define([xfpm_version_micro], [0])
 m4_define([xfpm_version_build], [])
-m4_define([xfpm_version_tag],   [])
+m4_define([xfpm_version_tag],   [git])
 m4_define([xfpm_version], 
[xfpm_version_major().xfpm_version_minor().xfpm_version_micro()ifelse(xfpm_version_tag(),
 [git], [xfpm_version_tag().xfpm_version_build()], [xfpm_version_tag()])])
 
 AC_INIT([xfce4-power-manager], [xfpm_version], [http://bugzilla.xfce.org/])
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] xfce4-power-manager:master Post release tag bump.

2012-04-13 Thread Nick Schermer
Updating branch refs/heads/master
 to 920f581cf7480f81366ead51afc0c76f82752109 (commit)
   from 5112a0e454882c973765927724cb82bd9675bdb2 (commit)

commit 920f581cf7480f81366ead51afc0c76f82752109
Author: Nick Schermer n...@xfce.org
Date:   Sat Apr 14 00:53:46 2012 +0200

Post release tag bump.

 configure.ac.in |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index 7a55afa..592eba2 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -3,7 +3,7 @@ m4_define([xfpm_version_major],  [1])
 m4_define([xfpm_version_minor],  [1])
 m4_define([xfpm_version_micro],  [0])
 m4_define([xfpm_version_build],  [])
-m4_define([xfpm_version_tag],[])
+m4_define([xfpm_version_tag],[git])
 m4_define([xfpm_version], 
[xfpm_version_major().xfpm_version_minor().xfpm_version_micro()ifelse(xfpm_version_tag(),
 [git], [xfpm_version_tag().xfpm_version_build()], [xfpm_version_tag()])])
 
 AC_INIT([xfce4-power-manager], [xfpm_version], [http://bugzilla.xfce.org/])
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits