]> code.delx.au - gnu-emacs-elpa/commitdiff
Bump version and copyright
authorIngo Lohmar <i.lohmar@gmail.com>
Sun, 2 Aug 2015 14:33:43 +0000 (16:33 +0200)
committerIngo Lohmar <i.lohmar@gmail.com>
Sun, 2 Aug 2015 14:33:43 +0000 (16:33 +0200)
wconf.el

index eb5f14b338545ff4053fefe23865d05dac84c23b..57add63d804131a56fcf7db1787610a1b82914f3 100644 (file)
--- a/wconf.el
+++ b/wconf.el
@@ -1,14 +1,14 @@
 ;;; wconf.el --- Minimal window layout manager   -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2014  Free Software Foundation, Inc.
+;; Copyright (C) 2014-2015  Free Software Foundation, Inc.
 
 ;; Author: Ingo Lohmar <i.lohmar@gmail.com>
 ;; URL: https://github.com/ilohmar/wconf
-;; Version: 0.1
+;; Version: 0.2.0
 ;; Keywords: windows, frames, layout
 ;; Package-Requires: ((emacs "24.4"))
 
-;; This file is not part of GNU Emacs.
+;; This file is part of GNU Emacs.
 
 ;; This program is free software: you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by