mirror of
https://github.com/AppleCommander/ShrinkItArchive.git
synced 2024-12-22 02:31:00 +00:00
Go ahead and call this 1.0.0
This commit is contained in:
parent
92f1e321ac
commit
7f3acacea6
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project name="ShrinkItArchive" default="jar" basedir="..">
|
||||
<property name="versionString" value="v.r.m" />
|
||||
<property name="versionString" value="1.0.0" />
|
||||
<property name="distName" value="ShrinkItArchive-${versionString}" />
|
||||
<property name="builddir" value="${basedir}/build" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user