#103: Embed /org/xerial/snappy/VERSION properly
This commit is contained in:
parent
1c702ba366
commit
b1b827695c
|
@ -1,6 +1,6 @@
|
|||
TARGET:=target
|
||||
SRC:=src/main/java
|
||||
include $(SRC)/org/xerial/snappy/VERSION
|
||||
include src/main/resources/org/xerial/snappy/VERSION
|
||||
|
||||
ifndef JAVA_HOME
|
||||
$(error Set JAVA_HOME environment variable)
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
VERSION=1.1.1
|
||||
|
|
@ -0,0 +1 @@
|
|||
VERSION=1.1.2
|
Loading…
Reference in New Issue