[Rawstudio-commit] r3021 - branches/rawstudio-ng-color/src

Anders Kvist anders at kvistmail.dk
Sun Jan 17 02:17:36 CET 2010


Author: akv
Date: 2010-01-17 02:17:36 +0100 (Sun, 17 Jan 2010)
New Revision: 3021

Modified:
   branches/rawstudio-ng-color/src/rs-library.c
Log:
Bumped library version to 1.

Modified: branches/rawstudio-ng-color/src/rs-library.c
===================================================================
--- branches/rawstudio-ng-color/src/rs-library.c	2010-01-17 01:14:47 UTC (rev 3020)
+++ branches/rawstudio-ng-color/src/rs-library.c	2010-01-17 01:17:36 UTC (rev 3021)
@@ -59,7 +59,7 @@
 #include "config.h"
 #include "gettext.h"
 
-#define LIBRARY_VERSION 0
+#define LIBRARY_VERSION 1
 
 struct _RSLibrary {
 	GObject parent;




More information about the Rawstudio-commit mailing list