Skip to content

Commit

Permalink
Bump version number to 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pizzasgood committed May 15, 2013
1 parent d6f596a commit 984f4dd
Show file tree
Hide file tree
Showing 7 changed files with 62 additions and 14 deletions.
20 changes: 10 additions & 10 deletions configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for retrovol 0.13.
# Generated by GNU Autoconf 2.69 for retrovol 0.13.1.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -576,8 +576,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='retrovol'
PACKAGE_TARNAME='retrovol'
PACKAGE_VERSION='0.13'
PACKAGE_STRING='retrovol 0.13'
PACKAGE_VERSION='0.13.1'
PACKAGE_STRING='retrovol 0.13.1'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''

Expand Down Expand Up @@ -1259,7 +1259,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures retrovol 0.13 to adapt to many kinds of systems.
\`configure' configures retrovol 0.13.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
Expand Down Expand Up @@ -1329,7 +1329,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of retrovol 0.13:";;
short | recursive ) echo "Configuration of retrovol 0.13.1:";;
esac
cat <<\_ACEOF
Expand Down Expand Up @@ -1432,7 +1432,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
retrovol configure 0.13
retrovol configure 0.13.1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -1571,7 +1571,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by retrovol $as_me 0.13, which was
It was created by retrovol $as_me 0.13.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
Expand Down Expand Up @@ -2439,7 +2439,7 @@ fi

# Define the identity of the package.
PACKAGE='retrovol'
VERSION='0.13'
VERSION='0.13.1'


cat >>confdefs.h <<_ACEOF
Expand Down Expand Up @@ -6849,7 +6849,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by retrovol $as_me 0.13, which was
This file was extended by retrovol $as_me 0.13.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -6915,7 +6915,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
retrovol config.status 0.13
retrovol config.status 0.13.1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([retrovol],[0.13])
AC_INIT([retrovol],[0.13.1])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_FILES([Makefile images/Makefile src/Makefile po/Makefile.in])
AM_INIT_AUTOMAKE
Expand Down
Binary file modified po/de.gmo
Binary file not shown.
18 changes: 17 additions & 1 deletion po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: retrovol 0.11\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2013-05-09 23:07-0400\n"
"POT-Creation-Date: 2013-05-14 21:09-0400\n"
"PO-Revision-Date: 2012-01-19 15:35+0100\n"
"Last-Translator: fido <[email protected]>\n"
"Language-Team: German\n"
Expand Down Expand Up @@ -419,6 +419,22 @@ msgstr ""
msgid "Sound Card"
msgstr "Soundkarte"

#: src/alsa_classes.cpp:85 src/alsa_classes.cpp:268 src/alsa_classes.cpp:318
#: src/alsa_classes.cpp:362
#, c-format
msgid "Control %s open error: %s\n"
msgstr ""

#: src/alsa_classes.cpp:440
#, c-format
msgid "Unable to open card %s: %s\n"
msgstr ""

#: src/alsa_classes.cpp:445
#, c-format
msgid "Unable to load control for card %s: %s\n"
msgstr ""

#~ msgid ""
#~ "\n"
#~ "# Schieberegler-Abmessungen\n"
Expand Down
Binary file modified po/fr.gmo
Binary file not shown.
18 changes: 17 additions & 1 deletion po/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2013-05-09 23:07-0400\n"
"POT-Creation-Date: 2013-05-14 21:09-0400\n"
"PO-Revision-Date: \n"
"Last-Translator: Argolance <[email protected]>\n"
"Language-Team: \n"
Expand Down Expand Up @@ -421,3 +421,19 @@ msgstr "Matériel"
#: src/config_window.cpp:563
msgid "Sound Card"
msgstr "Carte-son"

#: src/alsa_classes.cpp:85 src/alsa_classes.cpp:268 src/alsa_classes.cpp:318
#: src/alsa_classes.cpp:362
#, c-format
msgid "Control %s open error: %s\n"
msgstr ""

#: src/alsa_classes.cpp:440
#, c-format
msgid "Unable to open card %s: %s\n"
msgstr ""

#: src/alsa_classes.cpp:445
#, c-format
msgid "Unable to load control for card %s: %s\n"
msgstr ""
18 changes: 17 additions & 1 deletion po/retrovol.pot
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2013-05-09 23:07-0400\n"
"POT-Creation-Date: 2013-05-14 21:09-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -370,3 +370,19 @@ msgstr ""
#: src/config_window.cpp:563
msgid "Sound Card"
msgstr ""

#: src/alsa_classes.cpp:85 src/alsa_classes.cpp:268 src/alsa_classes.cpp:318
#: src/alsa_classes.cpp:362
#, c-format
msgid "Control %s open error: %s\n"
msgstr ""

#: src/alsa_classes.cpp:440
#, c-format
msgid "Unable to open card %s: %s\n"
msgstr ""

#: src/alsa_classes.cpp:445
#, c-format
msgid "Unable to load control for card %s: %s\n"
msgstr ""

0 comments on commit 984f4dd

Please sign in to comment.