Skip to content
This repository has been archived by the owner on May 14, 2020. It is now read-only.

Commit

Permalink
Bump to v1.2.
Browse files Browse the repository at this point in the history
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
  • Loading branch information
Sébastien Gross authored and Sébastien Gross committed Apr 17, 2012
1 parent b6876f3 commit c9d497e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions o-blog.el
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
;; Author: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org> ;; Author: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
;; Keywords: emacs, ;; Keywords: emacs,
;; Created: 2012-01-04 ;; Created: 2012-01-04
;; Last changed: 2012-04-11 11:05:18 ;; Last changed: 2012-04-17 18:34:53
;; Licence: WTFPL, grab your copy here: http://sam.zoy.org/wtfpl/ ;; Licence: WTFPL, grab your copy here: http://sam.zoy.org/wtfpl/


;; This file is NOT part of GNU Emacs. ;; This file is NOT part of GNU Emacs.
Expand All @@ -30,7 +30,7 @@






(defconst o-blog-version "1.0" "o-blog version number") (defconst o-blog-version "1.2" "o-blog version number")


(defconst o-blog-bug-report-url "https://github.com/renard/o-blog/issues/new" (defconst o-blog-bug-report-url "https://github.com/renard/o-blog/issues/new"
"Url for bug report.") "Url for bug report.")
Expand Down

0 comments on commit c9d497e

Please sign in to comment.