Skip to content

Commit ec61f68

Browse files
committed
Update to version 0.7 for Marmalade
1 parent 5754f60 commit ec61f68

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cmake-project.el

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
;; Author: Alexander Lamaison <alexander.lamaison@gmail>
66
;; Maintainer: Alexander Lamaison <alexander.lamaison@gmail>
77
;; URL: http://github.com/alamaison/emacs-cmake-project
8-
;; Version: 0.6
8+
;; Version: 0.7
99
;; Keywords: c cmake languages tools
1010

1111
;; This is free software: you can redistribute it and/or modify
@@ -44,6 +44,7 @@
4444
;; 0.4 - Command to configure new CMake build tree
4545
;; 0.5 - Option to choose the generator when configuring
4646
;; 0.6 - Fix bug configuring paths that do not have spaces
47+
;; 0.7 - Pick up build directory from pre-set `cmake-project-build-directory'
4748
;;
4849

4950
;;; Code:

0 commit comments

Comments
 (0)