Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
libmpeg2
Commits
aaa83d1b
Commit
aaa83d1b
authored
Mar 18, 2002
by
Michel Lespinasse
Browse files
starting 0.2.2 development
(more probably it will be 0.3.0, but future will tell)
parent
b3476576
Changes
2
Hide whitespace changes
Inline
Side-by-side
mpeg2dec/configure.in
View file @
aaa83d1b
...
...
@@ -5,7 +5,7 @@ AC_CONFIG_SRCDIR([src/mpeg2dec.c])
AC_CONFIG_AUX_DIR(autotools)
AC_CONFIG_FILES([Makefile autotools/Makefile include/Makefile test/Makefile
doc/Makefile src/Makefile libmpeg2/Makefile libvo/Makefile vc++/Makefile])
AM_INIT_AUTOMAKE([mpeg2dec],[0.2.
1
])
AM_INIT_AUTOMAKE([mpeg2dec],[0.2.
2-cvs
])
AM_CONFIG_HEADER(include/config.h)
AM_MAINTAINER_MODE
AC_CANONICAL_HOST
...
...
mpeg2dec/vc++/config.h
View file @
aaa83d1b
...
...
@@ -85,7 +85,7 @@
#define STDC_HEADERS 1
/* Version number of package */
#define VERSION "0.2.
1
"
#define VERSION "0.2.
2-cvs
"
/* Define if your processor stores words with the most significant byte first
(like Motorola and SPARC, unlike Intel and VAX). */
...
...
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