We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dc8985 commit cf17a1cCopy full SHA for cf17a1c
libvisual/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.57)
4
dnl Version numbers
5
m4_define([libvisual_version_major], [0])
6
m4_define([libvisual_version_minor], [4])
7
-m4_define([libvisual_version_micro], [0])
+m4_define([libvisual_version_micro], [1])
8
9
m4_define([libvisual_version], [libvisual_version_major.libvisual_version_minor.libvisual_version_micro])
10
libvisual/po/libvisual-0.4.pot
@@ -6,7 +6,7 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libvisual 0.4.0\n"
+"Project-Id-Version: libvisual 0.4.1\n"
"Report-Msgid-Bugs-To: https://github.com/Libvisual/libvisual/issues/\n"
11
"POT-Creation-Date: 2006-03-21 02:43+0800\n"
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
0 commit comments