[libdvdcss-devel] msvc: Update PACKAGE_VERSION string in manually-created config.h

Diego Biurrun git at videolan.org
Tue Mar 12 13:15:40 CET 2013


libdvdcss | branch: master | Diego Biurrun <diego at biurrun.de> | Mon Mar 11 10:59:17 2013 +0100| [a4cff7ede96376741699f43173c540adc138a322] | committer: Diego Biurrun

msvc: Update PACKAGE_VERSION string in manually-created config.h

> http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=a4cff7ede96376741699f43173c540adc138a322
---

 msvc/config.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/msvc/config.h b/msvc/config.h
index 8fb9e5f..5889344 100644
--- a/msvc/config.h
+++ b/msvc/config.h
@@ -33,7 +33,7 @@
 #define PACKAGE_NAME "libdvdcss"
 #define PACKAGE_STRING "libdvdcss 1.2.13"
 #define PACKAGE_TARNAME "libdvdcss"
-#define PACKAGE_VERSION ""
+#define PACKAGE_VERSION "1.2.13"
 /* #undef SOLARIS_USCSI */
 #define STDC_HEADERS 1
 #define VERSION "1.2.13"



More information about the libdvdcss-devel mailing list