fix minor version defines to be at 1.6 (in sync now) ready for going
authorraster <raster>
Mon, 16 Jul 2012 06:36:02 +0000 (06:36 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 16 Jul 2012 06:36:02 +0000 (06:36 +0000)
to 7 on release.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@73906 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/include/eina_main.h

index d45d870..7ab57fc 100644 (file)
@@ -50,7 +50,7 @@
  * @def EINA_VERSION_MINOR
  * @brief Minor version of Eina
  */
-#define EINA_VERSION_MINOR 2
+#define EINA_VERSION_MINOR 6
 
 /**
  * @typedef Eina_Version