Commit cba36f7eaf8f935a1db34cb3a43d02fe6b136c7c

Authored by Georg Hopp
1 parent f4df374a

correct package in version.go.m4

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -22,7 +22,7 @@ GNU General Public License for more details.
22 22 You should have received a copy of the GNU General Public License
23 23 along with this program. If not, see <http://www.gnu.org/licenses/>.
24 24 */
25   -package test
  25 +package logger
26 26
27 27 const (
28 28 VERSION = "m4_version"
... ...
Please register or login to post a comment