post-release administrivia
* NEWS: Add header line for next release. * .prev-version: Record previous version. * cfg.mk (old_NEWS_hash): Auto-update.
This commit is contained in:
parent
4c10b6b8c7
commit
91d65617f0
@ -1 +1 @@
|
|||||||
4.0
|
4.1
|
||||||
|
|||||||
2
NEWS
2
NEWS
@ -1,6 +1,8 @@
|
|||||||
#+TITLE: Petidomo Mailing List Server -*- mode:org;fill-column:79; -*-
|
#+TITLE: Petidomo Mailing List Server -*- mode:org;fill-column:79; -*-
|
||||||
#+STARTUP: showall
|
#+STARTUP: showall
|
||||||
|
|
||||||
|
* Noteworthy changes in release ?.? (????-??-??) [?]
|
||||||
|
|
||||||
* Noteworthy changes in release 4.1 (2010-02-25) [stable]
|
* Noteworthy changes in release 4.1 (2010-02-25) [stable]
|
||||||
|
|
||||||
Moved Petidomo source code to SourceForge and released all files under
|
Moved Petidomo source code to SourceForge and released all files under
|
||||||
|
|||||||
2
cfg.mk
2
cfg.mk
@ -5,4 +5,4 @@ upload_dest_dir_:= /home/frs/project/p/pe/petidomo
|
|||||||
gpg_key_ID := 99089D72
|
gpg_key_ID := 99089D72
|
||||||
today := $(date "+%Y-%m-%d")
|
today := $(date "+%Y-%m-%d")
|
||||||
TAR_OPTIONS += --mtime=$(today)
|
TAR_OPTIONS += --mtime=$(today)
|
||||||
old_NEWS_hash := d41d8cd98f00b204e9800998ecf8427e
|
old_NEWS_hash := 0245ba4f878cec2bc127e1a79f1dd9a5
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user