Update version to 3.6
Mikael Magnusson mikachu@gmail.com
3 files changed,
15 insertions(+),
15 deletions(-)
M
configure.ac
→
configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.54]) -AC_INIT([openbox], [3.5.2], [http://bugzilla.icculus.org]) +AC_INIT([openbox], [3.6], [http://bugzilla.icculus.org]) AC_CONFIG_SRCDIR([openbox/openbox.c]) AM_INIT_AUTOMAKE([foreign])@@ -29,17 +29,17 @@ dnl set RR_BINARY_AGE and RR_INTERFACE_AGE to 0.
dnl if you set anything to 0, you should also bump the MINOR version. dnl RR_MAJOR_VERSION=3 -RR_MINOR_VERSION=5 -RR_MICRO_VERSION=30 -RR_INTERFACE_AGE=1 -RR_BINARY_AGE=1 +RR_MINOR_VERSION=6 +RR_MICRO_VERSION=31 +RR_INTERFACE_AGE=2 +RR_BINARY_AGE=2 RR_VERSION=$RR_MAJOR_VERSION.$RR_MINOR_VERSION OBT_MAJOR_VERSION=3 -OBT_MINOR_VERSION=5 -OBT_MICRO_VERSION=3 -OBT_INTERFACE_AGE=1 -OBT_BINARY_AGE=1 +OBT_MINOR_VERSION=6 +OBT_MICRO_VERSION=4 +OBT_INTERFACE_AGE=2 +OBT_BINARY_AGE=2 OBT_VERSION=$OBT_MAJOR_VERSION.$OBT_MINOR_VERSION AC_SUBST(RR_MAJOR_VERSION)
M
po/en@boldquot.po
→
po/en@boldquot.po
@@ -1,7 +1,7 @@
# English translations for openbox package. -# Copyright (C) 2014 Dana Jansens +# Copyright (C) 2015 Dana Jansens # This file is distributed under the same license as the openbox package. -# Automatically generated, 2014. +# Automatically generated, 2015. # # All this catalog "translates" are quotation characters. # The msgids must be ASCII and therefore cannot contain real quotation@@ -30,7 +30,7 @@ # bold face, assuming the VT100/XTerm escape sequences.
# msgid "" msgstr "" -"Project-Id-Version: openbox 3.5.2\n" +"Project-Id-Version: openbox 3.6\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" "POT-Creation-Date: 2014-11-05 16:51+0100\n" "PO-Revision-Date: 2014-11-05 16:51+0100\n"
M
po/en@quot.po
→
po/en@quot.po
@@ -1,7 +1,7 @@
# English translations for openbox package. -# Copyright (C) 2014 Dana Jansens +# Copyright (C) 2015 Dana Jansens # This file is distributed under the same license as the openbox package. -# Automatically generated, 2014. +# Automatically generated, 2015. # # All this catalog "translates" are quotation characters. # The msgids must be ASCII and therefore cannot contain real quotation@@ -27,7 +27,7 @@ # transliterated to 0x22.
# msgid "" msgstr "" -"Project-Id-Version: openbox 3.5.2\n" +"Project-Id-Version: openbox 3.6\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" "POT-Creation-Date: 2014-11-05 16:51+0100\n" "PO-Revision-Date: 2014-11-05 16:51+0100\n"