diff options
author | David Phillips <david@sighup.nz> | 2017-05-11 15:26:23 +1200 |
---|---|---|
committer | David Phillips <david@sighup.nz> | 2017-05-11 15:33:22 +1200 |
commit | 5a5eb6575f02081100b4bb32c8c5263da1382bf3 (patch) | |
tree | aae6885ed5594396ba982c35cdfe09071c2100cc /Makefile | |
parent | fc50092d41e7d639eb6780521bd1562e266b1cfb (diff) | |
download | petrichor-2.0.tar.xz |
Version bump2.0
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ PREFIX=/usr/ DESTDIR= -VERSION=1.0 +VERSION=2.0 THEME_FILES=\ index.html \ |