[Xfce4-commits] <parole:master> Correction: Maintenance release 0.3.0.1
Sean Davis
noreply at xfce.org
Thu Aug 16 16:48:01 CEST 2012
Updating branch refs/heads/master
to 64df6e67e1f9429de032781b6683c8efbd58fb24 (commit)
from c374851def9e7bf6a4fdf0168b077066f5a797e5 (commit)
commit 64df6e67e1f9429de032781b6683c8efbd58fb24
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Thu Aug 16 10:46:47 2012 -0400
Correction: Maintenance release 0.3.0.1
ChangeLog | 2 +-
NEWS | 2 +-
configure.ac.in | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index a067a71..b61de79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
2012-08-16: bluesabre at xfce.org
- * Release version 0.3.1 (maintenance release)
+ * Release version 0.3.0.1 (maintenance release)
* Updated build requirements (bug #9197)
* Fixed installation directory for plugins
* Fixed compilation of plugin api (bug #9196)
diff --git a/NEWS b/NEWS
index 2262bc6..111b539 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-0.3.1
+0.3.0.1
=======
- Maintenance release
- Updated build requirements (bug #9197)
diff --git a/configure.ac.in b/configure.ac.in
index d7c22a2..576e6d9 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -3,7 +3,7 @@ m4_define([parole_verinfo], [0:3:1])
m4_define([parole_version_api], [0])
m4_define([parole_version_major], [0])
m4_define([parole_version_minor], [3])
-m4_define([parole_version_micro], [1])
+m4_define([parole_version_micro], [0.1])
m4_define([parole_version_build], [])
m4_define([parole_version_tag], [])
m4_define([parole_version], [parole_version_major().parole_version_minor().parole_version_micro()ifelse(parole_version_tag(), [git], [parole_version_tag().parole_version_build()], [parole_version_tag()])])
More information about the Xfce4-commits
mailing list