Skip to content

Commit

Permalink
tagging 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Joungkyun committed Dec 23, 2013
1 parent b3f37e7 commit b915692
Show file tree
Hide file tree
Showing 18 changed files with 12 additions and 743 deletions.
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Changelog

$Id$
$Id: Changes 20 2013-12-23 16:44:25Z oops $

Tue, Dec 24 2013 JoungKyun.Kim <http://oops.org>
- release 1.0.2
Expand Down
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# -----------------------------------------------------------------------------
# This file is part of lib_mysqludf_aes256.
#
# $Id$
# $Id: Makefile.am 21 2013-12-23 16:46:44Z oops $

DISTCLEANFILES = *.bz2 *~

Expand Down
2 changes: 1 addition & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# This file is part of lib_mysqludf_aes256.
#
# $Id$
# $Id: Makefile.in 22 2013-12-23 16:47:53Z oops $

VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$Id$
$Id: README 2 2013-09-22 06:56:19Z oops $

lib_mysqludf_aes256 - Support AES256 encrypt/decrypt

Expand Down
24 changes: 0 additions & 24 deletions autogen

This file was deleted.

Empty file modified configure
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
# Configure template for mysql aes256 encrypt/decrypt UDF
#
# $Id$
# $Id: configure.ac 19 2013-12-23 16:43:42Z oops $

AC_PREREQ(2.59)
AC_INIT([lib_mysqludf_aes256], [1.0.2], [http://oops.org])
Expand Down
11 changes: 0 additions & 11 deletions contrib/external/Makefile

This file was deleted.

228 changes: 0 additions & 228 deletions contrib/external/mysql_aes256_crypto.c

This file was deleted.

Loading

0 comments on commit b915692

Please sign in to comment.