Skip to content

Commit

Permalink
set version as HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
hayamiz committed Jan 15, 2010
1 parent a58247b commit b864037
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions twittering-mode.el
Expand Up @@ -9,7 +9,7 @@
;; Tsuyoshi CHO <Tsuyoshi.CHO+develop@Gmail.com>
;; Alberto Garcia <agarcia@igalia.com>
;; Created: Sep 4, 2007
;; Version: 0.9.0
;; Version: HEAD
;; Identity: $Id$
;; Keywords: twitter web
;; URL: http://github.com/hayamiz/twittering-mode/
Expand Down Expand Up @@ -54,7 +54,7 @@
(set-terminal-coding-system 'utf-8))
(require 'url)

(defconst twittering-mode-version "0.9.0")
(defconst twittering-mode-version "HEAD")
(defconst twittering-mode-identity "$Id$")

(defun twittering-mode-version ()
Expand Down

0 comments on commit b864037

Please sign in to comment.