Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
ffmpeg2theora
Commits
85f9e4c0
Commit
85f9e4c0
authored
Sep 28, 2009
by
Jan Gerber
Browse files
add svn version again
parent
88be3c99
Changes
1
Hide whitespace changes
Inline
Side-by-side
SConstruct
View file @
85f9e4c0
...
...
@@ -10,8 +10,7 @@ def svnversion():
f
.
close
()
return
version
#pkg_version="0.25+svn" + svnversion()
pkg_version
=
"0.25"
pkg_version
=
"0.25+svn"
+
svnversion
()
pkg_name
=
"ffmpeg2theora"
scons_version
=
(
0
,
97
,
0
)
...
...
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