From d2d2ee11f3b124caa0a81c9f8661733c7ed7bdab Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Sat, 17 Jul 2010 23:47:06 -0500 Subject: [PATCH] Forgot CMakeLists, now 0.48.0 as well. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c92c1e25d..6923b8fb2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ PROJECT(inkscape) -SET(INKSCAPE_VERSION 0.47+devel) +SET(INKSCAPE_VERSION 0.48.0) SET(PROJECT_NAME inkscape) CMAKE_MINIMUM_REQUIRED(VERSION 2.4.6) SET(CMAKE_INCLUDE_CURRENT_DIR TRUE) -- 2.30.2