From ec61f687772cccdb699f64ebe1e8dc8ba83f790f Mon Sep 17 00:00:00 2001 From: Alexander Lamaison Date: Fri, 6 Dec 2013 11:37:07 +0000 Subject: [PATCH] Update to version 0.7 for Marmalade --- cmake-project.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cmake-project.el b/cmake-project.el index 7aaef51..b8d7339 100644 --- a/cmake-project.el +++ b/cmake-project.el @@ -5,7 +5,7 @@ ;; Author: Alexander Lamaison ;; Maintainer: Alexander Lamaison ;; URL: http://github.com/alamaison/emacs-cmake-project -;; Version: 0.6 +;; Version: 0.7 ;; Keywords: c cmake languages tools ;; This is free software: you can redistribute it and/or modify @@ -44,6 +44,7 @@ ;; 0.4 - Command to configure new CMake build tree ;; 0.5 - Option to choose the generator when configuring ;; 0.6 - Fix bug configuring paths that do not have spaces +;; 0.7 - Pick up build directory from pre-set `cmake-project-build-directory' ;; ;;; Code: