summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a5589803..dc030b5a 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 NAME = ranger
-VERSION = 1.0.4
+VERSION = $(shell cat README | grep -m 1 -o '[0-9][0-9.]\+')
 PYTHON ?= python
 DOCDIR ?= doc/pydoc
 PREFIX ?= /usr
ef='/akspecs/aerc/commit/go.sum?h=0.3.0&id=56b84d3da5db01c97ec201390dadef2191dda7f4'>56b84d3 ^
bbdf9df ^

8d20e92 ^

0c2ede5 ^

62cd0b0 ^

0c2ede5 ^

43dba93 ^

43dba93 ^

0911cd5 ^

0c2ede5 ^



bbdf9df ^

56b84d3 ^

8d20e92 ^

d394fd1 ^

072bc26 ^

0c2ede5 ^

072bc26 ^

0c2ede5 ^

56b84d3 ^

475b697 ^

0c2ede5 ^

1170893 ^

56b84d3 ^

b0bf09b ^

513e8aa ^

cef784b ^

8d20e92 ^

16c3f0a ^

072bc26 ^

0c2ede5 ^

072bc26 ^

8d20e92 ^


072bc26 ^
855362d ^
072bc26 ^

0c2ede5 ^


648ca98 ^

072bc26 ^





1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90