Skip to content

Commit

Permalink
Bump version number to 3.0a
Browse files Browse the repository at this point in the history
Do not regenerate documentation
  • Loading branch information
davidswelt committed Jan 21, 2014
1 parent 77e1195 commit 2112a1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aquamacs/src/site-lisp/site-start.el
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ It is guaranteed that for any two Aquamacs releases A and B,
if aquamacs-version-id for B is higher than aquamacs-version-id
for A, then B is newer than A.")

(defvar aquamacs-minor-version ""
(defvar aquamacs-minor-version "a"
"Version code for minor maintenance releases.
Changes in this code are ignored during the online version check.")

Expand Down

0 comments on commit 2112a1c

Please sign in to comment.