Code

Store cached icons to disk between runs, and invalidate/purge as needed.
[inkscape.git] / CMakeLists.txt
index 6109d6623e61799e4b14ed1d53033d17bb731b99..a9b66d436a9a4118ac4f0a163cce2688b878676a 100644 (file)
@@ -1,6 +1,6 @@
 PROJECT(inkscape)
 
-SET(INKSCAPE_VERSION 0.48pre1)
+SET(INKSCAPE_VERSION 0.48+devel)
 SET(PROJECT_NAME inkscape)
 CMAKE_MINIMUM_REQUIRED(VERSION 2.4.6)
 SET(CMAKE_INCLUDE_CURRENT_DIR TRUE)