diff options
| author | Daniel Friesel <derf@derf.homelinux.org> | 2010-03-25 18:23:28 +0100 | 
|---|---|---|
| committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-03-25 18:23:28 +0100 | 
| commit | d3da16983b281019b65458b6f7f842ea112bf14f (patch) | |
| tree | d309d9ba24928e1fa4cb774fc1231a274af5ca7d | |
| parent | 4e84bc4b78603e5f5b9f85d8b0dff93b8886f17b (diff) | |
Update Changelog, add "-git" to version information
| -rw-r--r-- | ChangeLog | 2 | ||||
| -rw-r--r-- | config.mk | 2 | 
2 files changed, 3 insertions, 1 deletions
| @@ -1,5 +1,7 @@    * git HEAD       * Replace autoconf by config.mk +     * patch: Use z key to randomly jump in the filelist +     * Fix problems with unexpectedly empty filelists  Tue Mar 16 07:56:36 CET 2010  Daniel Friesel <derf@chaosdorf.de> @@ -1,5 +1,5 @@  package = feh -version = 1.4.1 +version = 1.4.1-git  # Customize below: | 
