gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r28693 - in Extractor: . src/include


From: gnunet
Subject: [GNUnet-SVN] r28693 - in Extractor: . src/include
Date: Sun, 18 Aug 2013 21:31:01 +0200

Author: grothoff
Date: 2013-08-18 21:31:01 +0200 (Sun, 18 Aug 2013)
New Revision: 28693

Modified:
   Extractor/ChangeLog
   Extractor/src/include/extractor.h
Log:
-update changelog

Modified: Extractor/ChangeLog
===================================================================
--- Extractor/ChangeLog 2013-08-18 19:29:48 UTC (rev 28692)
+++ Extractor/ChangeLog 2013-08-18 19:31:01 UTC (rev 28693)
@@ -1,3 +1,6 @@
+Sun Aug 18 21:28:58 CEST 2013
+       Fix build with libavcodec >= 54.25.0. -CG
+
 Sat Jun 29 21:28:39 CEST 2013
        Releasing GNU libextractor 1.1. -CG
 

Modified: Extractor/src/include/extractor.h
===================================================================
--- Extractor/src/include/extractor.h   2013-08-18 19:29:48 UTC (rev 28692)
+++ Extractor/src/include/extractor.h   2013-08-18 19:31:01 UTC (rev 28693)
@@ -1,6 +1,6 @@
 /*
      This file is part of libextractor.
-     (C) 2002, 2003, 2004, 2005, 2006, 2009, 2012 Vidyut Samanta and Christian 
Grothoff
+     (C) 2002-2013 Vidyut Samanta and Christian Grothoff
 
      libextractor is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
@@ -35,7 +35,7 @@
  * 0.2.6-1 => 0x00020601
  * 4.5.2-0 => 0x04050200
  */
-#define EXTRACTOR_VERSION 0x01010000
+#define EXTRACTOR_VERSION 0x01010001
 
 #include <stdio.h>
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]