diff options
| author | Bryce Harrington <bryce@bryceharrington.org> | 2014-10-30 00:20:24 +0000 |
|---|---|---|
| committer | bryce <bryce@ubuntu.com> | 2014-10-30 00:20:24 +0000 |
| commit | 7f6065ede75d83ca40003db03328e4d5689c99ae (patch) | |
| tree | e80c18127d1b696dc802718b48646c6342663a89 /CMakeLists.txt | |
| parent | Merge experimental (diff) | |
| download | inkscape-7f6065ede75d83ca40003db03328e4d5689c99ae.tar.gz inkscape-7f6065ede75d83ca40003db03328e4d5689c99ae.zip | |
Open development for the 0.92 series
(bzr r13642)
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 1a0ba731e..7de831b75 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ set(CMAKE_BUILD_TYPE_INIT "Release") project(inkscape) -set(INKSCAPE_VERSION 0.91pre2) +set(INKSCAPE_VERSION 0.92+devel) set(PROJECT_NAME inkscape) set(CMAKE_INCLUDE_CURRENT_DIR TRUE) |
