EFL migration revision 67705
authorJaehwan Kim <jae.hwan.kim@samsung.com>
Mon, 6 Feb 2012 02:56:45 +0000 (11:56 +0900)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Wed, 15 Feb 2012 07:03:59 +0000 (16:03 +0900)
Merge remote branch 'origin/upstream'

src/lib/Embryo.h

index ea273cf..4003f6b 100644 (file)
@@ -10,7 +10,7 @@ These routines are used for Embryo.
 @version 1.0.0
 @author Carsten Haitzler <raster\@rasterman.com>
 @author Compuphase http://www.compuphase.com
-@date 2004-2011
+@date 2004-2012
 
 @section intro What is Embryo?
 
@@ -341,7 +341,7 @@ extern "C" {
 #endif
 
 #define EMBRYO_VERSION_MAJOR 1
-#define EMBRYO_VERSION_MINOR 0
+#define EMBRYO_VERSION_MINOR 2
    
    typedef struct _Embryo_Version
      {