Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Nate Graham
Kid3
Commits
edbd211c
Commit
edbd211c
authored
Oct 26, 2012
by
Urs Fleisch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated release date and number for version 2.2.
parent
254d5d8a
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
7 deletions
+6
-7
CMakeLists.txt
CMakeLists.txt
+1
-2
ChangeLog
ChangeLog
+1
-1
deb/changelog
deb/changelog
+1
-1
doc/de/index.docbook
doc/de/index.docbook
+1
-1
doc/en/index.docbook
doc/en/index.docbook
+1
-1
kid3.lsm
kid3.lsm
+1
-1
No files found.
CMakeLists.txt
View file @
edbd211c
...
...
@@ -41,8 +41,7 @@ endif (APPLE OR WIN32)
set
(
CPACK_PACKAGE_VERSION_MAJOR 2
)
set
(
CPACK_PACKAGE_VERSION_MINOR 2
)
set
(
CPACK_PACKAGE_VERSION_PATCH 0
)
#set(CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
set
(
CPACK_PACKAGE_VERSION
"git20121013"
)
set
(
CPACK_PACKAGE_VERSION
"
${
CPACK_PACKAGE_VERSION_MAJOR
}
.
${
CPACK_PACKAGE_VERSION_MINOR
}
.
${
CPACK_PACKAGE_VERSION_PATCH
}
"
)
set
(
RELEASE_YEAR 2012
)
if
(
WITH_GCC_PCH
)
...
...
ChangeLog
View file @
edbd211c
Sat
Oct
13 13:42:31
CEST 2012 Urs Fleisch <ufleisch@users.sourceforge.net>
Fri
Oct
26 17:07:27
CEST 2012 Urs Fleisch <ufleisch@users.sourceforge.net>
* Release 2.2
...
...
deb/changelog
View file @
edbd211c
...
...
@@ -2,7 +2,7 @@ kid3 (2.2-0) unstable; urgency=low
* New upstream release.
-- Urs Fleisch <ufleisch@users.sourceforge.net>
Sat, 13
Oct 2012 1
3:42:31
+0200
-- Urs Fleisch <ufleisch@users.sourceforge.net>
Fri, 26
Oct 2012 1
7:07:27
+0200
kid3 (2.1-2) unstable; urgency=low
...
...
doc/de/index.docbook
View file @
edbd211c
...
...
@@ -25,7 +25,7 @@
</copyright>
<legalnotice
id=
"fdl-notice"
>
&FDLNotice;
</legalnotice>
<date>
2012-10-
13
</date>
<date>
2012-10-
26
</date>
<releaseinfo>
2.2
</releaseinfo>
<abstract>
...
...
doc/en/index.docbook
View file @
edbd211c
...
...
@@ -25,7 +25,7 @@
</copyright>
<legalnotice
id=
"fdl-notice"
>
&FDLNotice;
</legalnotice>
<date>
2012-10-
13
</date>
<date>
2012-10-
26
</date>
<releaseinfo>
2.2
</releaseinfo>
<abstract>
...
...
kid3.lsm
View file @
edbd211c
Begin4
Title: Kid3 -- Efficient Audio Tagger
Version: 2.2
Entered-date: 2012-10-
13
Entered-date: 2012-10-
26
Description: Audio tagger to edit ID3v1.1, ID3v2.3, ID3v2.4, Ogg/Vorbis,
FLAC, MPC, APE, MP4/AAC, MP2, Speex, TrueAudio, WavPack, WMA, WAV
and AIFF tags, multiple files, generate tags from file names
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment