summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2009-05-22 13:36:10 +0200
committerPetr Mladek <pmladek@suse.cz>2009-05-22 13:36:10 +0200
commitfc6f5cafe433a36407ddabaedb12472e9198c054 (patch)
tree62a84571f5aaf317601321987607959e68a0c5d6
parent3f777bce5cbe0665fb840eee9cfe08fd9e1c710e (diff)
Release ooo-build-3.1.0.4 (3.1-rc5)OOO_BUILD_3_1_0_4
* version 3.1.0.4 (3.1-rc5) * tag OOO_BUILD_3_1_0_4
-rw-r--r--NEWS7
-rw-r--r--configure.in2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 05336b36c..9215202c0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+ooo-build-3.1.0.3 (3.1-rc5)
+
+ + build bits:
+ + patches did not apply on some systems [Tor]
+ + l10n:
+ + Spanish ooo-build translation update [Eduardo]
+
ooo-build-3.1.0.3 (3.1-rc4)
+ bug fixes:
diff --git a/configure.in b/configure.in
index 74bb4128e..7fe05bb6b 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.1.0.3)
+AC_INIT(ooo-build, 3.1.0.4)
AC_PREREQ(2.51)
AC_CONFIG_SRCDIR(bin/build-ooo)
AC_PREFIX_DEFAULT(/usr)