Skip to content

Commit

Permalink
set VERSION correctly in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
klali committed Sep 12, 2014
1 parent 085da49 commit fe3bfd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

VERSION = 1.14
VERSION = 1.15
PACKAGE = yubikey-ksm
CODE = .htaccess Makefile NEWS README ykksm-config.php ykksm-db.sql \
ykksm-decrypt.php ykksm-export ykksm-gen-keys \
Expand Down

0 comments on commit fe3bfd7

Please sign in to comment.